]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/cl_player.qc
Remove the feature to keep dead prey in the belly, as it will be replaced by an upcom...
[voretournament/voretournament.git] / data / qcsrc / server / cl_player.qc
index 411499c4c9e3af876f7418628526183bd6fe549c..1e9f8d438e8d2165cc33257dd43ded389cd5d7a2 100644 (file)
@@ -104,8 +104,6 @@ void WeaponStats_LogKill(float awep, float vwep)
 void CopyBody(float keepvelocity)\r
 {\r
        local entity oldself;\r
-       if (self.fakeprey)\r
-               return;\r
        if (self.effects & EF_NODRAW || self.alpha < 0)\r
                return;\r
        oldself = self;\r