1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-07-06 03:49:34 -05:00

Unpad inside of parens

This commit is contained in:
Jbleezy
2023-12-16 20:01:17 -08:00
parent c87c2da9a0
commit d9b261f49e
158 changed files with 10853 additions and 10853 deletions

View File

@ -2,7 +2,7 @@
#include common_scripts\utility;
#include maps\mp\zombies\_zm_utility;
check_pers_upgrade( pers_upgrade )
check_pers_upgrade(pers_upgrade)
{
return 0;
}