diff options
Diffstat (limited to 'src/com/sneed/pkrandom/newgui/NewRandomizerGUI.form')
-rw-r--r-- | src/com/sneed/pkrandom/newgui/NewRandomizerGUI.form | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/com/sneed/pkrandom/newgui/NewRandomizerGUI.form b/src/com/sneed/pkrandom/newgui/NewRandomizerGUI.form index d7ae1f0..8cec194 100644 --- a/src/com/sneed/pkrandom/newgui/NewRandomizerGUI.form +++ b/src/com/sneed/pkrandom/newgui/NewRandomizerGUI.form @@ -3609,6 +3609,17 @@ <toolTipText resource-bundle="com/sneed/pkrandom/newgui/Bundle" key="CodeTweaks.updateRotomFormeTyping.toolTipText"/> </properties> </component> + <component id="1f079" class="javax.swing.JCheckBox" binding="miscDisableLowHPMusicCheckBox"> + <constraints> + <grid row="6" column="3" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> + <gridbag weightx="0.0" weighty="0.0"/> + </constraints> + <properties> + <enabled value="false"/> + <text resource-bundle="com/sneed/pkrandom/newgui/Bundle" key="CodeTweaks.disableLowHpMusic.name"/> + <toolTipText resource-bundle="com/sneed/pkrandom/newgui/Bundle" key="CodeTweaks.disableLowHpMusic.toolTipText"/> + </properties> + </component> </children> </grid> <hspacer id="c4e06"> |