mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- A little fix for the previous commit.
This commit is contained in:
@@ -505,6 +505,7 @@ public final class GameActionUtil {
|
||||
|
||||
if (!showYesNoDialog(source, "Do you want to pay the sacrifice cost?")) {
|
||||
hasPaid = false;
|
||||
GuiUtils.clearPanelSelections();
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user