forked from External/mage
* Fixed that face down exiled cards were revealed in player specific exile view window.
This commit is contained in:
parent
8686f4f777
commit
9e8157827a
2 changed files with 2 additions and 1 deletions
|
|
@ -70,6 +70,7 @@ import java.awt.event.ActionEvent;
|
|||
import java.awt.event.ActionListener;
|
||||
import java.awt.image.BufferedImage;
|
||||
import java.util.HashMap;
|
||||
import java.util.LinkedHashMap;
|
||||
import java.util.Map;
|
||||
import java.util.UUID;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue