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)
|
IMPLEMENT_SERVERCLASS_ST(CFlaregun, DT_Flaregun)
|
||||||
END_SEND_TABLE()
|
END_SEND_TABLE()
|
||||||
|
|
||||||
@ -749,3 +751,5 @@ void CFlaregun::SecondaryAttack( void )
|
|||||||
|
|
||||||
WeaponSound( SINGLE );
|
WeaponSound( SINGLE );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user