]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/gibs.qc
Merge branch 'mand1nga/rebrand' of ssh://git.xonotic.org/xonotic-data.pk3dir into...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / gibs.qc
index 67951fc3c3a021baf23b49a65a48fed92ef29ba2..a92567e61928f90ff8f4c74916430234f4768f3d 100644 (file)
@@ -160,7 +160,7 @@ void Ent_GibSplash(float isNew)
                        gentle_prefix = "";
                else if(cvar("cl_gentle") == 3) 
                        gentle_prefix = "happy_";
-               else
+               else if(cvar("cl_gentle"))
                        gentle_prefix = "morphed_";
        }
        else if(cvar("cl_particlegibs"))