switch filenames

This commit is contained in:
ReznoRMichael 2021-02-10 18:16:51 +01:00
parent 1487ad3ee9
commit fabb65daca
2 changed files with 2 additions and 129 deletions

File diff suppressed because one or more lines are too long

View file

@ -20,4 +20,4 @@ require("./LoadSaveFile.js");
// Main script for analyzing the decoded save file and generating the page on the fly
// require("./HKCheckCompletion.js");
require("./HKCheckCompletion-v2.js");
require("./HKCheckCompletion.js");