mirror of
https://github.com/ineedbots/t6_bot_warfare.git
synced 2025-06-30 16:21:52 +00:00
change slashes
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user