remote waypoints

This commit is contained in:
Your Name
2020-09-02 11:00:04 -06:00
parent 12d91f83f9
commit 99037ac48a
4 changed files with 47 additions and 31 deletions

View File

@ -14,7 +14,7 @@ init()
if(getDVarint("bots_main_debug"))
return;
load_waypoints();
thread load_waypoints();
thread hook_callbacks();
setDvar("testClients_watchKillcam", true);