1
0
mirror of https://github.com/ineedbots/iw5_bot_warfare.git synced 2025-06-28 15:11:49 +00:00

Move files

This commit is contained in:
ineedbots
2021-06-02 22:06:18 -06:00
parent 955daae077
commit 7de40cc662
15 changed files with 7862 additions and 7860 deletions

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

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