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