ugh, oops
This commit is contained in:
parent
f6699389f7
commit
ddb9d6ccf2
|
@ -15,7 +15,7 @@ buttons["P1 Down"] = true;
|
||||||
buttons["P1 Left"] = "invert";
|
buttons["P1 Left"] = "invert";
|
||||||
buttons["P1 Right"] = null;
|
buttons["P1 Right"] = null;
|
||||||
|
|
||||||
pushThings = false;
|
pushThings = true;
|
||||||
|
|
||||||
while true do
|
while true do
|
||||||
if (pushThings) then
|
if (pushThings) then
|
||||||
|
|
Loading…
Reference in New Issue