mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-04-20 16:32:30 +03:00
Uncommented flaregun
This commit is contained in:
parent
0d8dceea43
commit
7440745597
@ -657,8 +657,6 @@ void CFlare::AddToActiveFlares( void )
|
||||
}
|
||||
}
|
||||
|
||||
#if 0
|
||||
|
||||
IMPLEMENT_SERVERCLASS_ST(CFlaregun, DT_Flaregun)
|
||||
END_SEND_TABLE()
|
||||
|
||||
@ -750,6 +748,4 @@ void CFlaregun::SecondaryAttack( void )
|
||||
pFlare->SetMoveType( MOVETYPE_FLYGRAVITY, MOVECOLLIDE_FLY_BOUNCE );
|
||||
|
||||
WeaponSound( SINGLE );
|
||||
}
|
||||
|
||||
#endif
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user