1
0
mirror of https://github.com/td512/re3.git synced 2026-03-07 00:29:16 +00:00

useless fix

This commit is contained in:
Fire-Head
2021-01-09 03:37:59 +03:00
parent 91c6389754
commit 8e7cce0634

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
};