mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-02-23 20:21:08 +03:00
Update particlemgr.cpp
This commit is contained in:
parent
e5d30605d5
commit
138f51e791
@ -146,7 +146,7 @@ CParticleEffectBinding::CParticleEffectBinding()
|
||||
m_LastMin = m_Min;
|
||||
m_LastMax = m_Max;
|
||||
|
||||
m_flParticleCullRadius = 0.0f
|
||||
m_flParticleCullRadius = 0.0f;
|
||||
|
||||
SetParticleCullRadius( 0.0f );
|
||||
m_nActiveParticles = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user