mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Create Gauntlets screen
This commit is contained in:
@@ -56,7 +56,6 @@ public class QuickGauntletLister extends JPanel {
|
||||
icoEdit = FSkin.getIcon(FSkinProp.ICO_EDIT);
|
||||
icoEditOver = FSkin.getIcon(FSkinProp.ICO_EDIT_OVER);
|
||||
}
|
||||
|
||||
|
||||
/** @param gd0   {@link forge.gauntlet.GauntletData}[] */
|
||||
public void setGauntlets(List<GauntletData> gd0) {
|
||||
|
||||
Reference in New Issue
Block a user