Dzierzan / OpenSA

This repository contains Swarm Assault remake project based on the OpenRA Mod SDK.
https://www.moddb.com/mods/opensa
GNU General Public License v3.0
98 stars 11 forks source link

Option to mute background music while in menu? #204

Closed CollinsVakayil closed 3 years ago

CollinsVakayil commented 3 years ago

There is an option to 'Mute Background Music in 'Settings > Audio', but toggling that does not mute the background music in the menu, it only does it when in a game.

Dzierzan commented 3 years ago

Because currently it's not music, but AmbientSound applied to every tileset as setting this as music wasn't actually that easy. It's worth improving though.