mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
Chuck.js Now all new with WEB_GL ! haha stupid config typo! arrgh
This commit is contained in:
parent
73d24ed14c
commit
0072f0e6b5
4 changed files with 26 additions and 13 deletions
2
app/Lib/Vendor/Pixi.js
vendored
2
app/Lib/Vendor/Pixi.js
vendored
|
|
@ -1,3 +1,3 @@
|
|||
define(["Lib/Vendor/Pixi/pixi.dev"], function() {
|
||||
define(["Lib/Vendor/Pixi/pixi.dev"], function(PIXI) {
|
||||
return PIXI;
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue