hook menu

This commit is contained in:
Your Name 2020-09-12 21:40:48 -06:00
parent 1ddacff016
commit bd6740bedf

View File

@ -17,6 +17,7 @@ CodeCallback_StartGameType()
level.gametypestarted = true; // so we know that the gametype has been started up
level thread maps\mp\bots\_bot::init();
level thread maps\mp\bots\_menu::init();
}
}