make things beautiful
This commit is contained in:
parent
a0d296e8fb
commit
2431a7f4c7
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue