changed Box2D to Vendor

This commit is contained in:
Jeena Paradies 2012-07-12 22:44:39 +02:00
parent 2c9658012f
commit 0210d482ab
6 changed files with 5 additions and 10872 deletions

View file

@ -1,4 +1,4 @@
define(["Chuck/Settings", "Box2D/Box2D"], function(Settings, Box2D) {
define(["Chuck/Settings", "Vendor/Box2D"], function(Settings, Box2D) {
// Public
function Level(path, engine) {