mirror of
https://github.com/photonstorm/phaser
synced 2024-11-13 00:17:24 +00:00
Deviations, oh the horror!
This commit is contained in:
parent
a672e4adca
commit
e9a77d95eb
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ PIXI.CANVAS_RENDERER = 1;
|
|||
* @property {String} VERSION
|
||||
* @static
|
||||
*/
|
||||
PIXI.VERSION = "v2.2.0";
|
||||
PIXI.VERSION = "v2.2.1c";
|
||||
|
||||
/**
|
||||
* Various blend modes supported by pixi. IMPORTANT - The WebGL renderer only supports the NORMAL, ADD, MULTIPLY and SCREEN blend modes.
|
||||
|
|
Loading…
Reference in a new issue