mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Removed "always on top" from drafting process.
This commit is contained in:
@@ -388,6 +388,5 @@ public class DraftingProcess extends DeckEditorBase<CardPrinted, DeckGroup> {
|
||||
this.getBottomTableWithCards().sort(1, true);
|
||||
|
||||
this.setVisible(true);
|
||||
this.setAlwaysOnTop(true);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user