소스 검색

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>
<div class="options-row"> <div class="options-row">
<input type="checkbox" id="options-world-show-scale-sliders"> <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>
<div class="options-row"> <div class="options-row">
<input type="checkbox" id="options-world-show-bottom-cover"> <input type="checkbox" id="options-world-show-bottom-cover">


불러오는 중...
취소
저장