comment
This commit is contained in:
parent
a525f0d234
commit
acc95a9877
1 changed files with 2 additions and 1 deletions
|
|
@ -28,6 +28,7 @@
|
||||||
- Calculate all % in all categories from save data
|
- Calculate all % in all categories from save data
|
||||||
- Single Pale Ore locations? (required for completion)
|
- Single Pale Ore locations? (required for completion)
|
||||||
- Single Keys/Pass locations? (required for completion)
|
- Single Keys/Pass locations? (required for completion)
|
||||||
|
- CheckHintsTrue optimize algorithm
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<div id="content">
|
<div id="content">
|
||||||
|
|
@ -81,7 +82,7 @@
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
<!-- Instantly load test file (Debugging script) -->
|
<!-- Instantly load test file (Debugging script) -->
|
||||||
<script src="loadJson.js"></script>
|
<!-- <script src="loadJson.js"></script> -->
|
||||||
|
|
||||||
<!-- Main script -->
|
<!-- Main script -->
|
||||||
<script src="HKCheckCompletion.js"></script>
|
<script src="HKCheckCompletion.js"></script>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue