mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-29 16:40:18 -05:00
Pad space between keyword and paren
This commit is contained in:
@ -693,7 +693,7 @@ brutus_damage_override( inflictor, attacker, damage, flags, meansofdeath, weapon
|
||||
|
||||
brutus_health_increases()
|
||||
{
|
||||
if(level.scr_zm_ui_gametype == "zgrief")
|
||||
if (level.scr_zm_ui_gametype == "zgrief")
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user