消四任务结算错误
This commit is contained in:
@@ -2458,7 +2458,7 @@ do--player.drop(P)--Place piece
|
||||
local t=ENV.mission[P.curMission]
|
||||
local success
|
||||
if t<5 then
|
||||
if C.row==t and not C.special then
|
||||
if C.row==t and(t==4 or not C.special)then
|
||||
success=true
|
||||
end
|
||||
elseif t<9 then
|
||||
|
||||
Reference in New Issue
Block a user