This commit is contained in:
ReznoRMichael 2020-09-12 00:19:11 +02:00
parent a525f0d234
commit acc95a9877

View file

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