mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
changed Box2D to Vendor
This commit is contained in:
parent
2c9658012f
commit
0210d482ab
6 changed files with 5 additions and 10872 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue