Skip to content

Commit 23aee25

Browse files
style
fixing grammar issue with changelog entry.
1 parent d1c3d04 commit 23aee25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
4545

4646
### Changed
4747

48-
- Changed the serialization order for scene loading events so they it now orders any instantiated and spawned in-scene placed `NetworkObject`s by their parent-child hierarchy like it does when synchronizing a client. (#3387)
48+
- Changed the serialization order for scene loading events so they now order any instantiated and spawned in-scene placed `NetworkObject`s by their parent-child hierarchy like it does when synchronizing a client. (#3387)
4949
- Changed the original `Lerp` interpolation type to `LegacyLerp`. (#3355)
5050
- Changed `BufferedLinearInterpolator<T>.Update(float deltaTime, NetworkTime serverTime)` as being deprecated since this method is only used for internal testing purposes. (#3337)
5151
- Changed error thrown when attempting to build a dedicated server with Unity Transport that uses websockets to provide more useful information to the user. (#3336)

0 commit comments

Comments
 (0)