Procházet zdrojové kódy

Fix the Scale Sliders label toggling the wrong checkbox

tags/v0.1.0
Fen Dweller před 6 roky
rodič
revize
b4b396390b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      macrovision.html

+ 1
- 1
macrovision.html Zobrazit soubor

@@ -157,7 +157,7 @@
</div>
<div class="options-row">
<input type="checkbox" id="options-world-show-scale-sliders">
<label for="options-world-show-entity-glow">Scale sliders</label>
<label for="options-world-show-scale-sliders">Scale sliders</label>
</div>
<div class="options-row">
<input type="checkbox" id="options-world-show-bottom-cover">


Načítá se…
Zrušit
Uložit