This commit is contained in:
Your Name
2020-08-10 10:35:21 -06:00
parent c66a64d436
commit 593745f5dc
71 changed files with 11 additions and 8 deletions

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

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