浏览代码

Fix the Scale Sliders label toggling the wrong checkbox

tags/v0.1.0
Fen Dweller 6 年前
父节点
当前提交
b4b396390b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      macrovision.html

+ 1
- 1
macrovision.html 查看文件

@@ -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">


正在加载...
取消
保存