mirror of
https://github.com/JezuzLizard/t4sp_bot_warfare.git
synced 2025-10-07 15:16:38 +00:00
cleanup
This commit is contained in:
@@ -78,6 +78,9 @@ init()
|
||||
if ( getDvar( "bots_t8_mode" ) == "" )
|
||||
setDvar( "bots_t8_mode", false );
|
||||
|
||||
if ( getDvar( "bots_play_opendoors" ) == "" )
|
||||
setDvar( "bots_play_opendoors", true );
|
||||
|
||||
if ( !isDefined( game["botWarfare"] ) )
|
||||
game["botWarfare"] = true;
|
||||
|
||||
|
Reference in New Issue
Block a user