You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
9
9
## [unreleased] - yyyy-mm-dd
10
10
11
11
### Added
12
-
* Adding NetworkSimulator tool (#841). Can be used through inspector while in-editor, or through custom in-game UI window in a build.
12
+
* Adding NetworkSimulator tool (#841). Can be used through inspector while in-editor, or through custom in-game UI window in a build. The in-game UI window opens up automatically when starting a game, and can be opened and closed again by pressing 'tab' on a keyboard, or using five fingers at once on mobile.
13
13
14
14
### Changed
15
15
* Updated Unity Transport Package to version 2.0.1 (#835)
0 commit comments