mirror of
https://github.com/ineedbots/t6_bot_warfare.git
synced 2025-08-31 05:17:24 +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.
|
The entry point and manager of the bots.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include maps/mp/gametypes/_globallogic_utils;
|
#include maps\mp\gametypes\_globallogic_utils;
|
||||||
#include maps/mp/bots/_bot_combat;
|
#include maps\mp\bots\_bot_combat;
|
||||||
#include maps/mp/bots/_bot;
|
#include maps\mp\bots\_bot;
|
||||||
#include maps/mp/gametypes/_gameobjects;
|
#include maps\mp\gametypes\_gameobjects;
|
||||||
#include maps/mp/_utility;
|
#include maps\mp\_utility;
|
||||||
#include common_scripts/utility;
|
#include common_scripts\utility;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Entry point to the bots
|
Entry point to the bots
|
||||||
|
Reference in New Issue
Block a user