Skip to content

Commit 6c3d083

Browse files
committed
Made silent texture fail the default.
1 parent 8aecb49 commit 6c3d083

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/PixiDefaults.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ if (PIXI.Graphics.POLY === undefined)
4040
PIXI.Graphics.ELIP = Phaser.ELLIPSE;
4141
PIXI.Graphics.RREC = Phaser.ROUNDEDRECTANGLE;
4242
}
43+
44+
PIXI.TextureSilentFail = true;

0 commit comments

Comments
 (0)