mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Bugfix: Removed "always on top" from quest spell shop.
This commit is contained in:
@@ -180,7 +180,6 @@ public class SubmenuQuestUtil {
|
||||
|
||||
final QuestCardShop g = new QuestCardShop(AllZone.getQuestData());
|
||||
g.show(exit);
|
||||
g.setAlwaysOnTop(true);
|
||||
g.setVisible(true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user