merged from master (use strict)

This commit is contained in:
logsol 2014-12-22 02:00:40 +01:00
commit 1f8f0ef6e1
76 changed files with 157 additions and 60 deletions

View file

@ -13,6 +13,8 @@ define([
function (Parent, DomController, PIXI, Settings, Nc, Exception, GameStats, LayerManager, Ghost, Swiper) {
"use strict";
function PixiView () {
Parent.call(this);