]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/cl_client.qc
Port crosshair pickup effect from Xonotic
[voretournament/voretournament.git] / data / qcsrc / server / cl_client.qc
index 26021e448bb2567767223b6bd83471a1a667a7b8..5eff6c80b80f98e248cddc15520e56951918406e 100644 (file)
@@ -2007,6 +2007,7 @@ void SpectateCopy(entity spectatee) {
        self.health = spectatee.health;\r
        self.impulse = 0;\r
        self.items = spectatee.items;\r
+       self.last_pickup = spectatee.last_pickup;\r
        self.strength_finished = spectatee.strength_finished;\r
        self.invincible_finished = spectatee.invincible_finished;\r
        self.pressedkeys = spectatee.pressedkeys;\r