mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-20 04:26:03 +08:00
Modified SDK for GCC 4.2
This commit is contained in:
@ -312,4 +312,4 @@ void StopParticleEffects( CBaseEntity *pEntity )
|
||||
}
|
||||
static ConCommand particle_test_stop("particle_test_stop", CC_Particle_Test_Stop, "Stops all particle systems on the selected entities.\n\tArguments: {entity_name} / {class_name} / no argument picks what player is looking at ", FCVAR_CHEAT);
|
||||
|
||||
#endif //CLIENT_DLL
|
||||
#endif //CLIENT_DLL
|
||||
|
Reference in New Issue
Block a user