mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-07 21:59:49 -05:00
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
#include maps\mp\_utility;
|
|
#include common_scripts\utility;
|
|
#include maps\mp\zombies\_zm_utility;
|
|
|
|
solo_tombstone_removal()
|
|
{
|
|
// tombstone added in solo
|
|
} |