垃圾行尽量不出在同一列(之前搞反了变成尽量同一列了)
This commit is contained in:
@@ -1597,7 +1597,7 @@ function player.getHolePos(P)
|
||||
return P:RND(10)
|
||||
else
|
||||
local p=P:RND(10)
|
||||
if P.field[1][p]>0 then
|
||||
if P.field[1][p]<=0 then
|
||||
return P:RND(10)
|
||||
end
|
||||
return p
|
||||
|
||||
Reference in New Issue
Block a user