mirror of
https://github.com/ineedbots/t6_bot_warfare.git
synced 2025-04-22 01:35:42 +00:00
change slashes
This commit is contained in:
parent
cfbcad9711
commit
adec79497b
Binary file not shown.
@ -5,12 +5,12 @@
|
||||
The entry point and manager of the bots.
|
||||
*/
|
||||
|
||||
#include maps/mp/gametypes/_globallogic_utils;
|
||||
#include maps/mp/bots/_bot_combat;
|
||||
#include maps/mp/bots/_bot;
|
||||
#include maps/mp/gametypes/_gameobjects;
|
||||
#include maps/mp/_utility;
|
||||
#include common_scripts/utility;
|
||||
#include maps\mp\gametypes\_globallogic_utils;
|
||||
#include maps\mp\bots\_bot_combat;
|
||||
#include maps\mp\bots\_bot;
|
||||
#include maps\mp\gametypes\_gameobjects;
|
||||
#include maps\mp\_utility;
|
||||
#include common_scripts\utility;
|
||||
|
||||
/*
|
||||
Entry point to the bots
|
||||
|
Loading…
x
Reference in New Issue
Block a user