fix indent
This commit is contained in:
parent
9c72778720
commit
fbca6b98f5
@ -20,7 +20,7 @@ static function ApplyEffectOn(KFPawn_Human Player, Ext_PerkBase Perk, byte Level
|
||||
{
|
||||
Inv = Player.CreateInventory(class'ExtWeap_Pistol_MedicS',Player.Weapon!=None);
|
||||
if (KFWeapon(Inv)!=None)
|
||||
KFWeapon(Inv).bGivenAtStart = true;
|
||||
KFWeapon(Inv).bGivenAtStart = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user