整理代码习惯,常量字符串改用单引号,可能有遗漏
This commit is contained in:
@@ -19,7 +19,7 @@ return{
|
||||
end
|
||||
end
|
||||
end,
|
||||
bg="bg2",bgm="down",
|
||||
bg='bg2',bgm='down',
|
||||
},
|
||||
pauseLimit=true,
|
||||
load=function()
|
||||
|
||||
Reference in New Issue
Block a user