mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-08 22:31:36 -05:00
8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
#include maps\mp\_utility;
|
|
#include common_scripts\utility;
|
|
#include maps\mp\zombies\_zm_utility;
|
|
|
|
check_pers_upgrade(pers_upgrade)
|
|
{
|
|
return 0;
|
|
} |