Add copyright info button from #rc3

original code by rob@os23.de
This commit is contained in:
¯\_(ツ)_/¯ 2021-03-22 16:13:27 +01:00 committed by Thomas Basler
parent dbef5de7bb
commit 1c0d30e5a2
3 changed files with 13 additions and 14 deletions

View File

@ -497,7 +497,6 @@ export class GameScene extends DirtyScene implements CenterListener {
}, 1000);
}
}
copyrightInfo.initCopyrightInfo(mapDirUrl);
this.createPromiseResolve();