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