Fixed dolphin input
Some checks failed
Some checks failed
This commit is contained in:
@@ -187,6 +187,7 @@ function sceneUpdate()
|
||||
end
|
||||
|
||||
if inputIsDown(INPUT_ACTION_DOWN) then
|
||||
print("down")
|
||||
y = y + 1
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user