Skip to content

Commit bfa4892

Browse files
committed
23.1.31
1 parent dfd544f commit bfa4892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nightly/zephyr.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PIXI.Particles = {};
77
// ZEPHYR FUNCTIONALITY //
88

99
PIXI.Zephyr = {
10-
version: "ZephyrJS 23.1.26",
10+
version: "ZephyrJS 23.1.31",
1111
compatible: "PixiJS v7.1.1",
1212
_spriteFix: (s) => { // Returns the actual x/y width/height of a scaled and anchored Sprite
1313
let w = s.width * (s.scale ? s.scale.x : 1);

0 commit comments

Comments
 (0)