1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-08 22:31:36 -05:00
BO2-Reimagined/scripts/zm/replaced/_zm_pers_upgrades_system.gsc
2023-12-16 20:01:17 -08:00

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;
}