修正三个不当颜色名
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
return{
|
||||
color=COLOR.lGrey,
|
||||
color=COLOR.lGray,
|
||||
env={
|
||||
drop=60,lock=60,
|
||||
dropPiece=function(P)if P.stat.row>=1000 then P:win("finish")end end, bg="rainbow",bgm="push",
|
||||
|
||||
Reference in New Issue
Block a user