mirror of
https://gitea.com/SweetSea-ButImNotSweet/tromi_mobile.git
synced 2025-01-08 17:33:09 +08:00
Reverse a change
This commit is contained in:
@@ -17,7 +17,7 @@ local hasChanged
|
|||||||
local exitSceneFunc = function()
|
local exitSceneFunc = function()
|
||||||
VCTRL.release()
|
VCTRL.release()
|
||||||
BUTTON.release(buttonList)
|
BUTTON.release(buttonList)
|
||||||
SCENE = SETTINGS.firstTime and TitleScene() or InputConfigScene()
|
SCENE = TitleScene()
|
||||||
end
|
end
|
||||||
|
|
||||||
buttonList = {
|
buttonList = {
|
||||||
|
|||||||
Reference in New Issue
Block a user