Skip to content

Commit 7acb61e

Browse files
committed
Updated changelog
1 parent 0923f83 commit 7acb61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
260260

261261
<details><summary><b>Removed</b></summary>
262262

263-
- Removed multiplayer. The existing multiplayer implementation was awful and broken, and can be done better with multiple keyboard+mouse support plus an external client like Parsec or Steam Remote Play Together.
263+
- Removed multiplayer. The existing multiplayer implementation was terrible and broken, and can be done better with multiple keyboard+mouse support plus an external client like Parsec or Steam Remote Play Together. In future, we will investigate whether it's feasible to build in a proper and more capable multiplayer solution.
264264

265265
- All music-related functionality from AudioMan has been removed due to the addition of the MusicMan. Generic DynamicSongs have been put in to use instead.
266266
Mod activities that used to queue up all the vanilla music should now instead call, for example, `MusicMan:PlayDynamicSong("Generic Battle Music")`

0 commit comments

Comments
 (0)