mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-11-09 14:06:52 +00:00
fix it
This commit is contained in:
@@ -23,6 +23,9 @@ init()
|
||||
if ( !getDvarInt( "bots_main" ) )
|
||||
return;
|
||||
|
||||
if ( !wait_for_builtins() )
|
||||
PrintLn( "FATAL: NO BUILT-INS FOR BOTS" );
|
||||
|
||||
thread load_waypoints();
|
||||
thread hook_callbacks();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user