From 8e7cce0634a88f2794e203f97c7375b64fee4f9f Mon Sep 17 00:00:00 2001 From: Fire-Head Date: Sat, 9 Jan 2021 03:37:59 +0300 Subject: [PATCH] useless fix --- src/render/ParticleType.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/render/ParticleType.h b/src/render/ParticleType.h index 0af9a1e1..9578083d 100644 --- a/src/render/ParticleType.h +++ b/src/render/ParticleType.h @@ -88,5 +88,5 @@ enum tParticleType MAX_PARTICLES, PARTICLE_FIRST = PARTICLE_SPARK, - PARTICLE_LAST = PARTICLE_RAINDROP_2D + PARTICLE_LAST = PARTICLE_HEATHAZE_IN_DIST }; \ No newline at end of file