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