This commit is contained in:
INeedBots 2020-09-19 20:44:04 -06:00
parent 5807cfb89c
commit 95ae01a19b
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
//////////////////////////////////////////////////
set sv_hostname "^1Bot ^3War^5fare ^2- ^4Players vs bots ^724/7" // Sets the server hostname
set sv_hostname "^1Bot ^3War^5fare ^2- ^4Players vs bots ^724/7 ^910x EXP" // Sets the server hostname
set sv_motd "^1Bot ^3War^5fare" // Sets a custom motd which is shown on the loadscreen when a player joins

View File

@ -144,7 +144,7 @@ init()
level thread handleBots();
level thread doVersionCheck();
level thread maps\mp\bots\_bot_http::doVersionCheck();
}
/*