quick fix

This commit is contained in:
_Bastler 2021-09-20 09:27:18 +02:00
parent 22c501e5e0
commit 9650453edc

View File

@ -440,6 +440,7 @@ export class GameScene extends DirtyScene {
subTitle: "An error occurred while loading resource:",
message: this.originalMapUrl,
});
return;
}
this.preloading = false;