FIX: resizing on wide screen on chrome now use the correct coordinates
This commit is contained in:
@@ -140,7 +140,7 @@ export class MenuScene extends Phaser.Scene {
|
||||
this.warningContainer?.destroy();
|
||||
this.warningContainer = null
|
||||
this.warningContainerTimeout = null
|
||||
}, 2000);
|
||||
}, 120000);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user