We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13e5cac commit b4a1816Copy full SHA for b4a1816
1 file changed
tasks/manifests/p2.json
@@ -1,5 +1,6 @@
1
[
2
"src/physics/p2/p2.js",
3
+ "src/physics/p2/FixtureList.js",
4
"src/physics/p2/World.js",
5
"src/physics/p2/PointProxy.js",
6
"src/physics/p2/InversePointProxy.js",
0 commit comments