SKIN.libColor改名为minoColor并且从SKIN模块移到list

This commit is contained in:
MrZ626
2021-03-04 15:14:50 +08:00
parent ecf899f610
commit 088800c769
11 changed files with 37 additions and 36 deletions

View File

@@ -8,7 +8,7 @@ local colorLib
local blocks
local scs
function back.init()
colorLib=SKIN.libColor
colorLib=minoColor
blocks=BLOCKS
scs=SCS
t=rnd()*2600