玩家方法reach_winCheck改为check_lineReach
This commit is contained in:
@@ -2,8 +2,8 @@ return{
|
||||
color=color.lGrey,
|
||||
env={
|
||||
drop=120,lock=120,
|
||||
oncehold=false,target=200,
|
||||
dropPiece=PLY.reach_winCheck,
|
||||
oncehold=false,
|
||||
target=200,dropPiece=PLY.check_lineReach,
|
||||
bg="bg2",bgm="infinite",
|
||||
},
|
||||
load=function()
|
||||
|
||||
Reference in New Issue
Block a user