mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 15:17:57 -05:00
Perk pause removal done with replaceFunc Removes need for replacing power_off_func on every power item
8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
#include maps\mp\_utility;
|
|
#include common_scripts\utility;
|
|
#include maps\mp\zombies\_zm_utility;
|
|
|
|
perk_pause( perk )
|
|
{
|
|
// disabled
|
|
} |