forked from External/mage
Improved card render modes dialog (emblems and planes support);
This commit is contained in:
parent
06c9d7941c
commit
639c4fab13
7 changed files with 60 additions and 44 deletions
|
|
@ -363,8 +363,6 @@ public class MageActionCallback implements ActionCallback {
|
|||
if (!((GamePane) topPane).getGameId().equals(data.getGameId())) {
|
||||
return;
|
||||
}
|
||||
} else if (data.getGameId() != null) {
|
||||
return;
|
||||
}
|
||||
|
||||
hideTooltipPopup();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue