fix: crash due xash loadiing gamedll even without starting local game server
fix: zero out yb_think_fps_disable on xash when sys_ticrate > 100 (closes #677)
This commit is contained in:
parent
8c9e47cc13
commit
2fb0419765
3 changed files with 23 additions and 3 deletions
|
|
@ -2204,6 +2204,7 @@ BotControl::BotControl () {
|
|||
m_ent = nullptr;
|
||||
m_djump = nullptr;
|
||||
|
||||
m_denyCommands = true;
|
||||
m_ignoreTranslate = false;
|
||||
m_isFromConsole = false;
|
||||
m_isMenuFillCommand = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue