Merge pull request #377 from flame-engine/spydon.update-box2d

Update box2d with torque fix version
This commit is contained in:
Erick
2020-06-10 19:24:34 -03:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -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