mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-09 23:02:53 -05:00
8 lines
139 B
Plaintext
8 lines
139 B
Plaintext
#include maps\mp\_utility;
|
|
#include common_scripts\utility;
|
|
#include maps\mp\zombies\_zm_utility;
|
|
|
|
is_pers_system_disabled()
|
|
{
|
|
return 1;
|
|
} |