重构背景系统(每个背景使用独立文件),全局变量名整理
This commit is contained in:
@@ -8,7 +8,7 @@ local function check_rise(P)
|
||||
end
|
||||
|
||||
return{
|
||||
color=color.lBlue,
|
||||
color=COLOR.lBlue,
|
||||
env={
|
||||
pushSpeed=6,
|
||||
dropPiece=check_rise,
|
||||
|
||||
Reference in New Issue
Block a user