mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-16 04:38:42 +08:00
fix bug in the Box2DGame's add and addLater method , when the Component extends BodyComponent and mixin HasGameRef or other mixins ,the mixins will not be set correctly
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# CHANGELOG
|
||||
|
||||
## [next]
|
||||
- fix bug in the Box2DGame's add and addLater method , when the Component extends BodyComponent and mixin HasGameRef or other mixins ,the mixins will not be set correctly
|
||||
|
||||
## 0.25.0
|
||||
- Externalizing Tiled support to its own package `flame_tiled`
|
||||
|
||||
Reference in New Issue
Block a user