Moved pixi to pixi.js

https://www.npmjs.com/package/pixi has been deprecated in favor of the official https://www.npmjs.com/package/pixi.js
This commit is contained in:
Bob Fanger
2015-07-31 11:55:49 +02:00
parent 383a3bc8e6
commit b8130a65bc
4 changed files with 1 additions and 1 deletions
@@ -1,4 +1,4 @@
///<reference path="pixi.d.ts"/>
///<reference path="pixi.js.d.ts"/>
function PixiTests()
{
View File