mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
more fixes - not quite there yet
This commit is contained in:
parent
cca3a258ba
commit
a92afc1f4f
3 changed files with 40 additions and 11 deletions
1
app/Lib/Vendor/Box2D.js
vendored
1
app/Lib/Vendor/Box2D.js
vendored
|
|
@ -14,6 +14,7 @@ function (Settings, /*Box2dWeb, */AsmBox2d) {
|
|||
b2ControllerEdge: Module.b2ControllerEdge
|
||||
},
|
||||
Contacts: {
|
||||
b2Contact: Module.b2Contact,
|
||||
b2CircleContact: Module.b2CircleContact
|
||||
},
|
||||
Joints: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue