mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Reverted Portal and Portal Three Kingdoms to black border because authoritative sources say they are black-bordered editions.
This commit is contained in:
@@ -186,8 +186,6 @@ public class CardPanel extends JPanel implements CardContainer{
|
||||
(this.gameCard.getCurSetCode().equals("8ED")) ||
|
||||
(this.gameCard.getCurSetCode().equals("9ED")) ||
|
||||
(this.gameCard.getCurSetCode().equals("CHR")) ||
|
||||
(this.gameCard.getCurSetCode().equals("POR")) ||
|
||||
(this.gameCard.getCurSetCode().equals("PTK")) ||
|
||||
(this.gameCard.getCurSetCode().equals("S99")) ||
|
||||
(this.gameCard.getCurSetCode().equals("S00")) ) {
|
||||
if (!isSelected) {
|
||||
|
||||
Reference in New Issue
Block a user