1
0
mirror of https://github.com/ineedbots/iw5_bot_warfare.git synced 2025-06-28 07:01:50 +00:00

Added menu

This commit is contained in:
ineedbots
2021-05-11 12:55:30 -06:00
parent 0b44c51230
commit 55cebdb9ad
3 changed files with 1049 additions and 2 deletions

4
scripts/bots_menu.gsc Normal file
View File

@ -0,0 +1,4 @@
init()
{
level thread maps\mp\bots\_menu::init();
}