GUI: added restriction card icon to permanent (contains all applied restrictions and requirements, #7471)

This commit is contained in:
Oleg Agafonov 2023-12-03 00:01:47 +04:00
parent ebaa92c537
commit eaa510b265
7 changed files with 87 additions and 14 deletions

View file

@ -199,7 +199,6 @@ public class CardIconsPanel extends JPanel {
} else {
this.icons.addAll(entry.getValue());
}
}
}