整理代码,两个远古时期的游戏相关全局变量移入GAME

This commit is contained in:
MrZ626
2020-11-20 01:03:27 +08:00
parent 0456bf515e
commit 9442da2b44
5 changed files with 17 additions and 14 deletions

View File

@@ -14,7 +14,7 @@ local ins,rem=table.insert,table.remove
-- 11~13:LL,RR,DD
local blockPos={4,4,4,4,4,5,4}
-------------------------------------------------Cold clear
local _CC=LOADLIB("CC")
local _CC=LOADLIB("CC")cc=nil
if _CC then
local CCblockID={6,5,4,3,2,1,0}
CC={