mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-15 20:29:46 +08:00
Merge pull request #377 from flame-engine/spydon.update-box2d
Update box2d with torque fix version
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
## [next]
|
||||
- Fix Box2DComponent render priority
|
||||
- Update to newest box2d_flame which fixes torque bug
|
||||
|
||||
## 0.22.0
|
||||
- Fixing BaseGame tap detectors issues
|
||||
|
||||
@@ -9,7 +9,7 @@ dependencies:
|
||||
audioplayers: ^0.15.1
|
||||
ordered_set: ^2.0.0
|
||||
path_provider: ^1.6.0
|
||||
box2d_flame: ^0.4.5
|
||||
box2d_flame: ^0.4.6
|
||||
synchronized: ^2.1.0
|
||||
tiled: ^0.2.1
|
||||
convert: ^2.0.1
|
||||
|
||||
Reference in New Issue
Block a user