diff --git a/playground/entities.html b/playground/entities.html index 99ea997..9f8c6b5 100644 --- a/playground/entities.html +++ b/playground/entities.html @@ -1,76 +1,76 @@ - -
+ - + - + - + - + run().catch((error) => { + console.error(error); + updateManager.displayUpdate("error", error.toString()); + }); - \ No newline at end of file + console.log("a"); + + +