summaryrefslogtreecommitdiffhomepage
path: root/not/Player.lua
diff options
context:
space:
mode:
Diffstat (limited to 'not/Player.lua')
-rw-r--r--not/Player.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/not/Player.lua b/not/Player.lua
index 11461d3..b0dac75 100644
--- a/not/Player.lua
+++ b/not/Player.lua
@@ -122,7 +122,6 @@ function Player:controlpressed (set, action, key)
else
self:punch("left")
end
- self.punchdir = 1
end
end
end