Reformat bad indentation
This commit is contained in:
parent
afd32c727f
commit
36a933beef
@ -60,7 +60,7 @@ var private array<FragAmmoRecord> ammoRecords;
|
|||||||
|
|
||||||
public function OnEnabled()
|
public function OnEnabled()
|
||||||
{
|
{
|
||||||
local Frag nextFrag;
|
local Frag nextFrag;
|
||||||
// Find all frags, that spawned when this fix wasn't running.
|
// Find all frags, that spawned when this fix wasn't running.
|
||||||
foreach level.DynamicActors(class'KFMod.Frag', nextFrag)
|
foreach level.DynamicActors(class'KFMod.Frag', nextFrag)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user