文件模块重构

This commit is contained in:
MrZ626
2020-12-14 18:33:48 +08:00
parent b6b87f5480
commit 654a5b9dfe
17 changed files with 76 additions and 238 deletions

View File

@@ -13,7 +13,7 @@ function sceneInit.setting_touch()
}
end
function sceneBack.setting_touch()
FILE.saveVK()
FILE.save(VK_org,"virtualkey")
end
local function onVK_org(x,y)