]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/cl_physics.qc
Fix another forgotten code. Multijump finally works now
[voretournament/voretournament.git] / data / qcsrc / server / cl_physics.qc
index e2993af36167336b9d4bff021679cfaf4860a12f..8743d595797d3efa8c3eb131548a8f3571b40ed6 100644 (file)
@@ -865,6 +865,7 @@ void SV_PlayerPhysics()
 \r
                if (self.waterlevel == WATERLEVEL_SWIMMING)\r
                        CheckWaterJump ();\r
+               self.prevjumpbutton = self.BUTTON_JUMP;\r
        }\r
 \r
        if (self.flags & FL_WATERJUMP )\r