mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Merge fix
This commit is contained in:
parent
595b0e0070
commit
60730dff47
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@
|
|||
.collect(Collectors.toList())
|
||||
);
|
||||
hideUnusedPlayerNames(true); // hide default list
|
||||
editTimeRemaining.setForeground(Color.BLACK); // default color
|
||||
|
||||
draftBooster.setOpaque(false);
|
||||
draftPicks.setSortSetting(SortSettingDraft.getInstance());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue