move scripts to mp folder

This commit is contained in:
ineed bots
2024-01-18 14:13:01 -06:00
parent 9136ef2809
commit 9efda21175
6 changed files with 5 additions and 5 deletions

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

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