mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Minor oversight fixed.
This commit is contained in:
@@ -447,8 +447,6 @@ public class ViewQuest extends JScrollPane {
|
||||
selectedOpponent = (SelectablePanel) pnlChallenges.getComponent(0);
|
||||
selectedOpponent.setBackground(skin.getColor(FSkin.Colors.CLR_ACTIVE));
|
||||
}
|
||||
|
||||
System.out.println(verticalScrollBar.getValue() + " challenges asdf");
|
||||
}
|
||||
|
||||
/** Display handler for decks tab click. */
|
||||
|
||||
Reference in New Issue
Block a user