Remove test

nvm updating the local directly is easier
This commit is contained in:
RedstonewolfX 2024-07-10 15:39:07 -04:00
parent fce810fa73
commit 24907cc862

View File

@ -342,7 +342,6 @@ export class TitlePhase extends Phase {
start(): void {
super.start();
console.log(LoggerTools.importDocument(JSON.stringify(LoggerTools.newDocument())))
this.scene.ui.clearText();
this.scene.ui.fadeIn(250);