]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/cl_player.qc
Finally, remove the last known bugs, and nail the last known issues in the fulldigest...
[voretournament/voretournament.git] / data / qcsrc / server / cl_player.qc
index af48331f49b5b446cde95857e459cef71413b549..120c6d2f090c732f85dc24be6d1a098ee9137c46 100644 (file)
@@ -104,7 +104,7 @@ void WeaponStats_LogKill(float awep, float vwep)
 void CopyBody(float keepvelocity)\r
 {\r
        local entity oldself;\r
-       if (self.fakepredator.classname == "player")\r
+       if (self.fakeprey)\r
                return;\r
        if (self.effects & EF_NODRAW || self.alpha < 0)\r
                return;\r