summaryrefslogtreecommitdiffhomepage
path: root/controller.lua
diff options
context:
space:
mode:
Diffstat (limited to 'controller.lua')
-rw-r--r--controller.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/controller.lua b/controller.lua
index 9e1d8c9..d00f434 100644
--- a/controller.lua
+++ b/controller.lua
@@ -10,8 +10,7 @@ Controller = {
down = "down",
attack = "return", -- accept
jump = "rshift", -- cancel
- parent = nil,
- down = nil
+ parent = nil
}
-- Constructor