Don't enable FileExists hook (SendFile forward) on TF2 servers with Replay. (#512)
It will crash. See PR #493 for details.
This commit is contained in:
@@ -313,6 +313,7 @@ void SDKTools::OnCoreMapStart(edict_t *pEdictList, int edictCount, int clientMax
|
||||
{
|
||||
InitTeamNatives();
|
||||
GetResourceEntity();
|
||||
g_Hooks.OnMapStart();
|
||||
}
|
||||
|
||||
bool SDKTools::QueryRunning(char *error, size_t maxlength)
|
||||
|
||||
Reference in New Issue
Block a user