cleaning up after #36

This commit is contained in:
Jeena 2015-03-01 16:35:22 +01:00
parent f4c7d9edeb
commit 9f32562a8d

View file

@ -1,9 +1,8 @@
define([
"Lib/Vendor/Box2D",
"Game/Client/View/Pixi/Layers/Debug"
"Lib/Vendor/Box2D"
],
function (Box2D, Debug) {
function (Box2D) {
"use strict";