mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-07 21:59:49 -05:00
Fixed whitespace
This commit is contained in:
parent
41c4fc1723
commit
425e05a572
@ -220,7 +220,7 @@ wallbuy_changes()
|
||||
|
||||
add_wallbuy("claymore_zm");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
remove_wallbuy( name )
|
||||
@ -341,7 +341,7 @@ add_wallbuy( name )
|
||||
}
|
||||
|
||||
claymore_rotate_model_when_bought()
|
||||
{
|
||||
{
|
||||
og_origin = self.origin;
|
||||
|
||||
while (og_origin == self.origin)
|
||||
@ -456,7 +456,7 @@ removebuildable( buildable )
|
||||
maps/mp/zombies/_zm_unitrigger::unregister_unitrigger( stub );
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
_k197 = getNextArrayKey( _a197, _k197 );
|
||||
}
|
||||
}
|
||||
@ -1083,7 +1083,7 @@ give_additional_perks()
|
||||
else
|
||||
{
|
||||
self Unsetperk( "specialty_movefaster" );
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1320,7 +1320,7 @@ buried_turn_power_on()
|
||||
if ( isDefined( trigger ) )
|
||||
{
|
||||
trigger delete();
|
||||
}
|
||||
}
|
||||
master_switch = getent( "elec_switch", "targetname" );
|
||||
if ( isDefined( master_switch ) )
|
||||
{
|
||||
@ -1438,7 +1438,7 @@ tomb_soul_box_decrease_kill_requirement()
|
||||
|
||||
self waittill( "robot_foot_stomp" );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
test()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user