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:
@ -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;
|
||||
}
|
Reference in New Issue
Block a user