mirror of
https://gitea.com/SweetSea-ButImNotSweet/tromi_mobile.git
synced 2025-01-08 17:33:09 +08:00
Fix dumb error
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
local StickConfigScene = SCENE:extend()
|
local StickConfigScene = SCENE:extend()
|
||||||
StickConfigScene.title = "Controller Config"
|
StickConfigScene.title = "Controller Config"
|
||||||
local buttonList = {}
|
local buttonList1, buttonList2 = {}, {}
|
||||||
|
|
||||||
local configurable_inputs = {
|
local configurable_inputs = {
|
||||||
"menu_decide",
|
"menu_decide",
|
||||||
|
|||||||
Reference in New Issue
Block a user