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

Start of the end?

This commit is contained in:
ineedbots
2021-05-07 18:47:54 -06:00
commit 8f1f131122
6 changed files with 132 additions and 0 deletions

6
maps/mp/bots/_bot.gsc Normal file
View File

@ -0,0 +1,6 @@
#include common_scripts\utility;
#include maps\mp\_utility;
init()
{
}