Commit b4239fc1 authored by nanahira's avatar nanahira

Merge branch 'master' into another

parents 9de65e2a 22c0da77
......@@ -2481,6 +2481,7 @@ void ClientField::CancelOrFinish() {
if(selected_cards.size() == 0) {
if(select_cancelable) {
DuelClient::SetResponseI(-1);
ShowCancelOrFinishButton(0);
if(mainGame->wCardSelect->isVisible())
mainGame->HideElement(mainGame->wCardSelect, true);
else
......
This diff is collapsed.
Subproject commit c2ae89c1807d024023fd7108b2e48c60ab9ac2db
Subproject commit e18df9cd2f2af54026d0a48a607d0db83b54310c
Subproject commit 50aeaa40625f81bae169553ca053ad0f76612235
Subproject commit f6d075baab757900f16210b77e47149319c4fc4e
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