doesnt need

This commit is contained in:
ineed bots 2023-12-03 18:24:08 -06:00
parent a92a5798d6
commit 43608a1b67

View File

@ -25,7 +25,7 @@ init()
setDvar( "bots_main_GUIDs", "" ); //guids of players who will be given host powers, comma seperated
if ( getDvar( "bots_main_firstIsHost" ) == "" )
setDvar( "bots_main_firstIsHost", true ); //first player to connect is a host
setDvar( "bots_main_firstIsHost", false ); //first player to connect is a host
if ( getDvar( "bots_main_waitForHostTime" ) == "" )
setDvar( "bots_main_waitForHostTime", 10.0 ); //how long to wait to wait for the host player