fix: adding/removing bots during round restart causes "SZ_GetSpace: tried to write to an uninitialized sizebuf_t: ???"
This commit is contained in:
parent
dc8ded3cf7
commit
1cad8919b4
3 changed files with 23 additions and 7 deletions
|
|
@ -822,6 +822,7 @@ private:
|
|||
bool updateLiftStates ();
|
||||
bool canRunHeavyWeight ();
|
||||
|
||||
void markStale ();
|
||||
void instantChatter (int type);
|
||||
void update ();
|
||||
void runMovement ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue