全局变量spinCenters改名SCS

This commit is contained in:
MrZ626
2021-03-01 21:06:04 +08:00
parent e71bf616f2
commit 1ba10e18e8
9 changed files with 13 additions and 14 deletions

View File

@@ -10,7 +10,7 @@ local scs
function back.init()
colorLib=SKIN.libColor
blocks=BLOCKS
scs=spinCenters
scs=SCS
t=rnd()*2600
end
function back.update(dt)