Fix dumb error

This commit is contained in:
Nguyễn Quốc Hưng
2024-08-10 14:45:22 +07:00
parent 0eb274436e
commit e4e43ec61e

View File

@@ -1,6 +1,6 @@
local StickConfigScene = SCENE:extend()
StickConfigScene.title = "Controller Config"
local buttonList = {}
local buttonList1, buttonList2 = {}, {}
local configurable_inputs = {
"menu_decide",