We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcce148 commit 8dc4720Copy full SHA for 8dc4720
CHANGELOG.md
@@ -15,7 +15,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
15
* Replaced our dependency injection solution with VContainer. (#679)
16
* NetworkedMessageChannels can now be subscribed to before initiating a connection (#670)
17
* Refactored connection management into simpler state machine (#666)
18
-* Merged GameState bridge classes (the ones that contained no or limited functionality) (#697)
+* Merged GameState bridge classes (the ones that contained no or limited functionality) (#697) This cleans up our sometimes too verbose code split.
19
*
20
### Removed
21
0 commit comments