字可成顺提示去除

master
罗家炜 2025-04-10 12:44:13 +08:00
parent 69f358c85c
commit b571dee504
1 changed files with 7 additions and 7 deletions

View File

@ -219,13 +219,13 @@ function M:tryWin()
self:rollBack() self:rollBack()
end end
if (self:tryShunzi(activeCard)) then -- if (self:tryShunzi(activeCard)) then
print("tryShunzi") -- print("tryShunzi")
if (self:tryWin()) then -- if (self:tryWin()) then
return true -- return true
end -- end
self:rollBack() -- self:rollBack()
end -- end
if (self:tryKezi1Zhong(activeCard)) then if (self:tryKezi1Zhong(activeCard)) then
print("tryKezi1Zhong") print("tryKezi1Zhong")