Skip to content

Commit

Permalink
Fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
squeek502 committed Aug 21, 2016
1 parent b50fc4b commit fbfcc54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion game_shared/ff/ff_grenade_napalm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ void CFFGrenadeNapalm::UpdateOnRemove( void )

pNaplet->SetBurnRadius( NAP_BURN_RADIUS );
pNaplet->SetBurnTime( NAP_FLAME_TIME );
pNaplet->SetBurnDamage( NAP_BURN_DAMAGE );
pNaplet->SetOwnerEntity( pOwner );


Expand Down

0 comments on commit fbfcc54

Please sign in to comment.