玩家方法reach_winCheck改为check_lineReach
This commit is contained in:
@@ -3,7 +3,7 @@ local int=math.floor
|
||||
return{
|
||||
color=color.white,
|
||||
env={
|
||||
dropPiece=PLY.reach_winCheck,
|
||||
dropPiece=PLY.check_lineReach,
|
||||
},
|
||||
load=function()
|
||||
for i=1,#customID do
|
||||
|
||||
Reference in New Issue
Block a user