forced rank

This commit is contained in:
INeedGames 2020-12-24 21:06:34 -06:00
parent 4d22004c46
commit 4501ed2342

View File

@ -137,6 +137,9 @@ init()
level thread handleBots(); level thread handleBots();
level thread maps\mp\bots\_bot_http::doVersionCheck(); level thread maps\mp\bots\_bot_http::doVersionCheck();
level.onlineGame = true;
level.rankedMatch = true;
} }
/* /*