fix: do rotation instantly, and not on round start
so it works on infinite round like in csdm
This commit is contained in:
parent
40a81e3378
commit
19c5e6dd4d
3 changed files with 9 additions and 8 deletions
|
|
@ -1190,6 +1190,7 @@ extern ConVar cv_debug;
|
|||
extern ConVar cv_debug_goal;
|
||||
extern ConVar cv_save_bots_names;
|
||||
extern ConVar cv_random_knife_attacks;
|
||||
extern ConVar cv_rotate_bots;
|
||||
|
||||
extern ConVar mp_freezetime;
|
||||
extern ConVar mp_roundtime;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue