Commit 430138ec authored by mercury233's avatar mercury233 Committed by GitHub

fix

parent f97ed0f4
...@@ -2210,7 +2210,6 @@ void ClientField::CancelOrFinish() { ...@@ -2210,7 +2210,6 @@ void ClientField::CancelOrFinish() {
break; break;
if(mainGame->wCardSelect->isVisible()) { if(mainGame->wCardSelect->isVisible()) {
mainGame->HideElement(mainGame->wCardSelect); mainGame->HideElement(mainGame->wCardSelect);
ShowCancelOrFinishButton(0);
break; break;
} }
if(mainGame->wQuery->isVisible()) { if(mainGame->wQuery->isVisible()) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment