simplify a bunch of code
This commit is contained in:
@@ -24,8 +24,6 @@
|
||||
|
||||
async function run() {
|
||||
await init();
|
||||
document.getElementById("loading").remove();
|
||||
start("canvas");
|
||||
}
|
||||
run();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user