mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-26 17:29:30 +02:00
Remove test
nvm updating the local directly is easier
This commit is contained in:
parent
fce810fa73
commit
24907cc862
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user