移除框架内几处对SETTING的依赖

This commit is contained in:
MrZ626
2021-12-16 02:31:53 +08:00
parent 3dda0254a8
commit 2b80f72c6b
4 changed files with 35 additions and 26 deletions

View File

@@ -125,9 +125,10 @@ end})
table.insert(_LOADTIMELIST_,("Load Parts: %.3fs"):format(TIME()-_LOADTIME_))
--Init Zframework
Z.setIfPowerInfo(function()
return SETTING.powerInfo and LOADED
end)
Z.setCleanCanvas(SETTING.cleanCanvas)
Z.setFrameMul(SETTING.frameMul)
Z.setClickFX(SETTING.clickFX)
do--Z.setCursor
local normImg=GC.DO{16,16,
{'fCirc',8,8,4},