diff --git a/front/dist/resources/logos/gray-noncopy.svg b/front/dist/resources/logos/gray-noncopy.svg index ee750857..6b6b8d71 100644 --- a/front/dist/resources/logos/gray-noncopy.svg +++ b/front/dist/resources/logos/gray-noncopy.svg @@ -1,10 +1,10 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/front/dist/resources/logos/green_copyright.svg b/front/dist/resources/logos/green_copyright.svg index 561074dd..f646a649 100644 --- a/front/dist/resources/logos/green_copyright.svg +++ b/front/dist/resources/logos/green_copyright.svg @@ -1,5 +1,5 @@ - - - - + + + + \ No newline at end of file diff --git a/front/src/Phaser/Game/GameScene.ts b/front/src/Phaser/Game/GameScene.ts index 5ed44e46..cd2edeb4 100644 --- a/front/src/Phaser/Game/GameScene.ts +++ b/front/src/Phaser/Game/GameScene.ts @@ -497,7 +497,6 @@ export class GameScene extends DirtyScene implements CenterListener { }, 1000); } } - copyrightInfo.initCopyrightInfo(mapDirUrl); this.createPromiseResolve();