玩家方法reach_winCheck改为check_lineReach

This commit is contained in:
MrZ626
2020-09-13 21:12:30 +08:00
parent c886d83042
commit 7a2477ae46
20 changed files with 21 additions and 21 deletions

View File

@@ -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