MCPcopy Create free account
hub / github.com/ddnet/ddnet / ReloadMap

Method ReloadMap

src/engine/server/server.cpp:2904–2907  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2902}
2903
2904void CServer::ReloadMap()
2905{
2906 m_SameMapReload = true;
2907}
2908
2909int CServer::LoadMap(const char *pMapName)
2910{

Callers 2

ConHotReloadMethod · 0.80
ConMapReloadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected