Fixed back button
This commit is contained in:
parent
02fbe198d4
commit
2bd3660e5a
|
@ -33,7 +33,7 @@ function state_rules()
|
||||||
end
|
end
|
||||||
|
|
||||||
-- Back to the menu
|
-- Back to the menu
|
||||||
if btnp(BTN_X) then
|
if btnp(BTN_O) then
|
||||||
go_back()
|
go_back()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user