a changelog fix

This commit is contained in:
Mamadou Babaei
2024-08-13 16:38:17 +02:00
parent 386dadacc8
commit ab176291a0
+1 -1
View File
@@ -73,7 +73,7 @@ This is a minor release focusing mainly on bringing OpenXR-compatible hand track
### Fixed
- Fixed a bug when the virtual hand inside the game is not visible but still collides with other objects inside the scene, mistakenly triggering events like OnGrabStateUpdated and OnTouchStateUpdated.
- Fix various wrong Kismet script names and their class exports.
- Fixed various wrong Kismet script names and their class exports.
- Some Android UPL tweaks, permission, and build fixes.
- Many other large and small fixes and improvements that might not be listed here.
- A few small bugfixes that have already been backported to the v2.0.x series.