2.0 not 1.0

This commit is contained in:
INeedBots 2020-11-25 16:31:09 -06:00
parent a0f25b8b8b
commit 8fc6ce510b

View File

@ -8,7 +8,7 @@
*/ */
init() init()
{ {
level.bw_VERSION = "1.0.0"; level.bw_VERSION = "2.0.0";
if(getDvar("bots_main") == "") if(getDvar("bots_main") == "")
setDvar("bots_main", true); setDvar("bots_main", true);