Skip to content

Commit ad4ff7b

Browse files
committed
Reword CHANGELOG
1 parent 1b1cd66 commit ad4ff7b

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
@@ -31,7 +31,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
3131

3232
### Changed
3333

34-
- Changed object distribution when new clients join to distribute in-scene placed `NetworkObject`s. (#3175)
34+
- In-scene placed `NetworkObject`s have been made distributable when balancing object distribution after a connection event. (#3175)
3535
- Optimised `NetworkVariable` and `NetworkTransform` related packets when in Distributed Authority mode.
3636
- The Debug Simulator section of the Unity Transport component was removed. This section was not functional anymore and users are now recommended to use the more featureful [Network Simulator](https://docs-multiplayer.unity3d.com/tools/current/tools-network-simulator/) tool from the Multiplayer Tools package instead. (#3121)
3737

0 commit comments

Comments
 (0)