This commit is contained in:
INeedBots
2020-09-26 22:31:43 -06:00
parent 7f43f20e83
commit d5789913e7
7 changed files with 51 additions and 0 deletions

View File

@ -1,3 +1,11 @@
/*
_bot_internal
Author: INeedGames
Date: 09/26/2020
The interal workings of the bots.
Bots will do the basics, aim, move.
*/
#include common_scripts\utility;
#include maps\mp\_utility;
#include maps\mp\gametypes\_hud_util;