SKIN模块升级,其他多媒体模块微调

This commit is contained in:
MrZ626
2020-12-10 15:29:48 +08:00
parent ddbe1d9c97
commit 681802d030
5 changed files with 140 additions and 124 deletions

View File

@@ -128,7 +128,7 @@ function scene.update()
elseif S.phase==5 then
getFont(15+5*S.cur)
elseif S.phase==6 then
SKIN.loadOne(S.cur)
SKIN.loadOne()
elseif S.phase==7 then
local m=MODES[S.cur]--Mode template
local M=require("parts/modes/"..m.name)--Mode file