mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-24 06:00:36 -05:00
13 lines
314 B
Plaintext
13 lines
314 B
Plaintext
#include maps\mp\_utility;
|
|
#include common_scripts\utility;
|
|
#include maps\mp\zombies\_zm_utility;
|
|
#include maps\mp\zombies\_zm_zonemgr;
|
|
#include maps\mp\zm_buried;
|
|
#include maps\mp\gametypes_zm\_zm_gametype;
|
|
#include maps\mp\zombies\_zm;
|
|
#include maps\mp\zm_buried_ffotd;
|
|
|
|
spawned_life_triggers()
|
|
{
|
|
// remove
|
|
} |