mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
moved Box2D to Vendor
This commit is contained in:
parent
a6058ce3d3
commit
2c9658012f
9 changed files with 10880 additions and 5 deletions
3
lib/Vendor/Box2D.js
vendored
Normal file
3
lib/Vendor/Box2D.js
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
define(["Vendor/Box2D/Box2D.js"], function() {
|
||||
return Box2D;
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue