Skip to content

Commit 674254e

Browse files
committed
Removed update from CHANGELOG
1 parent 85a9014 commit 674254e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ A beta release of the new Container Game Object arrives in this version. We've f
219219
* If `setInteractive` is called on a Game Object that fails to set a hit area, it will no longer try to assign `dropZone` to an undefined `input` property.
220220
* The Matter SetBody Component will no longer try to call `setOrigin` unless the Game Object has the origin component (which not all do, like Graphics and Container)
221221
* Matter Image and Matter Sprite didn't define a `destroy` method, causing an error when trying to destroy the parent Game Object. Fix #3516 (thanks @RollinSafary)
222-
* Fixed loading normals with multi image load (thanks @iamchristopher)
223222

224223
### Updates
225224

0 commit comments

Comments
 (0)