Skip to content

Commit 9c7515b

Browse files
committed
make the changelog mod-compatible lol
1 parent 53f5b2e commit 9c7515b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3030

3131
- Conquest activities will once again fall-back to using base dropships and rockets if a random selection of the selected tech's craft can't find one capable of carrying passengers and/or cargo.
3232

33+
- 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.
34+
Mod activities that used to queue up all the vanilla music should now instead call, for example, `MusicMan:PlayDynamicSong("Generic Battle Music")`
35+
3336
</details>
3437

3538
<details><summary><b>Removed</b></summary>
3639

37-
- Removed all music-related functionality from AudioMan.
38-
3940
</details>
4041

4142
## [Release v6.2.2] - 2024/02/24

0 commit comments

Comments
 (0)