mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Better name for the card art randomization option.
This commit is contained in:
@@ -83,7 +83,7 @@ public enum VSubmenuPreferences implements IVSubmenu<CSubmenuPreferences> {
|
|||||||
private final JCheckBox cbTextMana = new OptionsCheckBox("Text / Mana Overlay");
|
private final JCheckBox cbTextMana = new OptionsCheckBox("Text / Mana Overlay");
|
||||||
private final JCheckBox cbScaleLarger = new OptionsCheckBox("Scale Image Larger");
|
private final JCheckBox cbScaleLarger = new OptionsCheckBox("Scale Image Larger");
|
||||||
private final JCheckBox cbRandomFoil = new OptionsCheckBox("Random Foil");
|
private final JCheckBox cbRandomFoil = new OptionsCheckBox("Random Foil");
|
||||||
private final JCheckBox cbRandomizeArt = new OptionsCheckBox("Randomize Human's Card Art");
|
private final JCheckBox cbRandomizeArt = new OptionsCheckBox("Randomize Card Art");
|
||||||
private final JCheckBox cbEnableSounds = new OptionsCheckBox("Enable Sounds");
|
private final JCheckBox cbEnableSounds = new OptionsCheckBox("Enable Sounds");
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user