From ddb9d6ccf2f1f6cfb2d281863c0006bb0bc5f0ee Mon Sep 17 00:00:00 2001 From: adelikat Date: Thu, 27 Mar 2014 01:20:32 +0000 Subject: [PATCH] ugh, oops --- output/Lua/UnitTests/Joypad_Set.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/output/Lua/UnitTests/Joypad_Set.lua b/output/Lua/UnitTests/Joypad_Set.lua index f174068944..ac682599e3 100644 --- a/output/Lua/UnitTests/Joypad_Set.lua +++ b/output/Lua/UnitTests/Joypad_Set.lua @@ -15,7 +15,7 @@ buttons["P1 Down"] = true; buttons["P1 Left"] = "invert"; buttons["P1 Right"] = null; -pushThings = false; +pushThings = true; while true do if (pushThings) then