mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-28 07:01:49 +00:00
remote waypoints
This commit is contained in:
@ -14,7 +14,7 @@ init()
|
||||
if(getDVarint("bots_main_debug"))
|
||||
return;
|
||||
|
||||
load_waypoints();
|
||||
thread load_waypoints();
|
||||
thread hook_callbacks();
|
||||
|
||||
setDvar("testClients_watchKillcam", true);
|
||||
|
Reference in New Issue
Block a user