Skip to content
Snippets Groups Projects
Commit 8bb8255a authored by Paolo Brasolin's avatar Paolo Brasolin
Browse files

fix: #fe typo

parent dcd4365d
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ export default class LoadingScene extends Phaser.Scene {
}
onLoadFileProgress(file: Phaser.Loader.File, percentComplete: number) {
console.debug("Preoading", file.type, "asset", file.key, "from", file.url);
console.debug("Preloading", file.type, "asset", file.key, "from", file.url);
}
onLoadComplete(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment