fixed crashes on door open on xash3d
workaround bug with svc_bad after adding bots reworked a little how bot menus works some more source cleanup
This commit is contained in:
parent
81a4b54205
commit
0f97db33db
11 changed files with 304 additions and 257 deletions
|
|
@ -948,7 +948,7 @@ void Engine::ProcessMessageCapture (void *ptr)
|
|||
g_roundEnded = true;
|
||||
|
||||
if (FStrEq (strVal, "#Game_Commencing"))
|
||||
g_isCommencing = true;
|
||||
g_gameWelcomeSent = true;
|
||||
|
||||
if (FStrEq (strVal, "#CTs_Win"))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue