make things beautiful

This commit is contained in:
ajuvercr 2020-04-17 17:03:12 +02:00
parent a0d296e8fb
commit 2431a7f4c7

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) {
game_file = location;