From 5b031b6c01c894111584907928261fabb7f86182 Mon Sep 17 00:00:00 2001 From: Aki Date: Mon, 15 Aug 2016 01:59:36 +0200 Subject: clean-up --- menu.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'menu.lua') diff --git a/menu.lua b/menu.lua index 73457b1..738a1d1 100644 --- a/menu.lua +++ b/menu.lua @@ -201,7 +201,7 @@ function Menu:controlpressed(set, action, key) end -- speed up the countdown if action ~= "jump" then - self:countdownJump() + self:countdownJump() -- that's funny isn't it? if not jump then jump end end function Menu:controlreleased(set, action, key) -- cgit v1.1