move files to mp folder

This commit is contained in:
ineed bots
2024-01-18 14:14:25 -06:00
parent 668c0347e2
commit 817c5d4952
5 changed files with 0 additions and 0 deletions

4
scripts/mp/bots_menu.gsc Normal file
View File

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