MCPcopy Create free account
hub / github.com/diasurgical/devilution / SNetSetBasePlayer

Function SNetSetBasePlayer

SourceX/storm/storm_net.cpp:154–157  ·  view source on GitHub ↗

* @brief engine calls this only once with argument 1 */

Source from the content-addressed store, hash-verified

152 * @brief engine calls this only once with argument 1
153 */
154BOOLEAN SNetSetBasePlayer(int)
155{
156 return true;
157}
158
159/**
160 * @brief since we never signal STORM_ERROR_REQUIRES_UPGRADE the engine will not call this function

Callers 1

NetInitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected