Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2904
void CServer::ReloadMap()
2905
{
2906
m_SameMapReload = true;
2907
}
2908
2909
int CServer::LoadMap(const char *pMapName)
2910
{
Callers
2
ConHotReload
Method · 0.80
ConMapReload
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected