1
0
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:
Jbleezy
2023-12-16 18:31:54 -08:00
parent 4202d3bbd8
commit c87c2da9a0
35 changed files with 480 additions and 480 deletions

View File

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