useless fix

This commit is contained in:
Fire-Head 2021-01-09 03:37:59 +03:00
parent 91c6389754
commit 8e7cce0634
1 changed files with 1 additions and 1 deletions

View File

@ -88,5 +88,5 @@ enum tParticleType
MAX_PARTICLES,
PARTICLE_FIRST = PARTICLE_SPARK,
PARTICLE_LAST = PARTICLE_RAINDROP_2D
PARTICLE_LAST = PARTICLE_HEATHAZE_IN_DIST
};