mirror of
https://github.com/photonstorm/phaser
synced 2025-02-16 22:18:29 +00:00
Added RotationalSpring to the manifest.
This commit is contained in:
parent
c87aa5103d
commit
26484eac89
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
"src/physics/p2/Body.js",
|
||||
"src/physics/p2/BodyDebug.js",
|
||||
"src/physics/p2/Spring.js",
|
||||
"src/physics/p2/RotationalSpring.js",
|
||||
"src/physics/p2/Material.js",
|
||||
"src/physics/p2/ContactMaterial.js",
|
||||
"src/physics/p2/CollisionGroup.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue