mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 16:26:25 +00:00
stop loading pride-update banner (#3057)
This commit is contained in:
parent
27b03aface
commit
dd693ae2d3
@ -39,7 +39,7 @@ export class LoadingScene extends SceneBase {
|
||||
|
||||
this.loadImage("loading_bg", "arenas");
|
||||
this.loadImage("logo", "");
|
||||
this.loadImage("pride-update", "events");
|
||||
// this.loadImage("pride-update", "events");
|
||||
|
||||
// Load menu images
|
||||
this.loadAtlas("bg", "ui");
|
||||
|
Loading…
Reference in New Issue
Block a user