a changelog fix

This commit is contained in:
Mamadou Babaei
2024-08-16 18:01:50 +02:00
parent 98e7994ecf
commit 1c362a9ecb
+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.