fixed duplicate names after multiple level changes
This commit is contained in:
parent
5e73326033
commit
eab08307da
3 changed files with 52 additions and 8 deletions
|
|
@ -1147,7 +1147,6 @@ void DetectCSVersion (void)
|
|||
ServerPrint (infoBuffer, "CZ (Steam)", sizeof (Bot));
|
||||
break;
|
||||
}
|
||||
g_convarWrapper->PushRegisteredConVarsToEngine (true);
|
||||
}
|
||||
|
||||
void PlaySound (edict_t *ent, const char *name)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue