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