File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -119,18 +119,18 @@ <h2 class="title">MISCELLANEOUS</h2>
119119 {{ toggle_input("rainbow_ammo", "Rainbow Ammo", "Ammo will slowly change color overtime.") }}
120120 < div class ="spacer "> </ div >
121121 < div class ="form-check form-switch item-switch holiday " data-toggle ="tooltip "
122- title ="Happy Holidays from the DK64 Randomizer dev team. Limited time option. ">
122+ title ="Happy Holidays from the DK64 Randomizer dev team. Limited time option. " hidden >
123123 < input
124124 class ="form-check-input "
125125 type ="checkbox "
126126 role ="switch "
127- name ="holiday_setting "
128- id ="holiday_setting "
127+ name ="holiday_setting_offseason "
128+ id ="holiday_setting_offseason "
129129 display_name ="Holiday Mode "
130- value ="True " />
131- < label class ="form-check-label " for ="holiday_setting "> Spooky Mode</ label >
130+ value ="False " />
131+ < label class ="form-check-label " for ="holiday_setting_offseason "> Spooky Mode</ label >
132132 </ div >
133- < div class ="spacer holiday "> </ div >
133+ < div class ="spacer holiday " hidden > </ div >
134134 {#
135135 HANDLING HOLIDAY MODE:
136136 Supported Holiday Mode (Is currently a holiday season)
You can’t perform that action at this time.
0 commit comments