move scripts to mp folder

This commit is contained in:
ineed bots
2024-01-18 14:10:35 -06:00
parent f8027fc44d
commit 7964d0feed
3 changed files with 2 additions and 2 deletions

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

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