mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-05-15 16:22:28 +03:00
Merge branch 'restored-content' of https://github.com/1upD/source-sdk-2013 into dev
This commit is contained in:
commit
7d8aa4211d
@ -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