diff --git a/client.qc b/client.qc index aa654f6..6e90daa 100644 --- a/client.qc +++ b/client.qc @@ -1800,6 +1800,7 @@ void() PutClientInServer = local float iszoom, oldclass; local entity spot, te; + self.fire_held_down = 0; self.touch = player_touch; self.classname = "player"; if (self.playerclass != PC_CUSTOM)