This commit is contained in:
ajuvercr 2020-04-11 08:32:27 +02:00
parent a37405047e
commit 1fa5390f87

View file

@ -39,7 +39,7 @@ async function on_load() {
} }
} }
} }
window.addEventListener("load", on_load, false); // window.addEventListener("load", on_load, false);
export function handle(location, name: string) { export function handle(location, name: string) {
game_file = location; game_file = location;