mirror of
https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer.git
synced 2025-06-08 01:47:50 -05:00
added a missing include causing the script to crash the server on launch
This commit is contained in:
parent
ec75d8b49a
commit
d15d80d1f9
@ -13,6 +13,7 @@
|
|||||||
#include maps/mp/gametypes/_weapons;
|
#include maps/mp/gametypes/_weapons;
|
||||||
#include maps/mp/gametypes/_rank;
|
#include maps/mp/gametypes/_rank;
|
||||||
#include maps/mp/bots/_bot_combat;
|
#include maps/mp/bots/_bot_combat;
|
||||||
|
#include maps/mp/bots/_bot_loadout;
|
||||||
#include maps/mp/_utility;
|
#include maps/mp/_utility;
|
||||||
#include common_scripts/utility;
|
#include common_scripts/utility;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user