switch filenames
This commit is contained in:
parent
1487ad3ee9
commit
fabb65daca
2 changed files with 2 additions and 129 deletions
129
docs/app.js
129
docs/app.js
File diff suppressed because one or more lines are too long
|
|
@ -20,4 +20,4 @@ require("./LoadSaveFile.js");
|
||||||
|
|
||||||
// Main script for analyzing the decoded save file and generating the page on the fly
|
// Main script for analyzing the decoded save file and generating the page on the fly
|
||||||
// require("./HKCheckCompletion.js");
|
// require("./HKCheckCompletion.js");
|
||||||
require("./HKCheckCompletion-v2.js");
|
require("./HKCheckCompletion.js");
|
||||||
Loading…
Reference in a new issue