mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
merged from master (use strict)
This commit is contained in:
commit
1f8f0ef6e1
76 changed files with 157 additions and 60 deletions
|
|
@ -13,6 +13,8 @@ define([
|
|||
|
||||
function (Parent, DomController, PIXI, Settings, Nc, Exception, GameStats, LayerManager, Ghost, Swiper) {
|
||||
|
||||
"use strict";
|
||||
|
||||
function PixiView () {
|
||||
|
||||
Parent.call(this);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue