mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-07 07:22:56 +00:00
* [Performance] Refactors ambient sounds to use global lists instead of list macros (#55988) What it says on the tin really. If we want to be precise it changes how ambient sounds by giving areas an index define and then checks if they don't have a custom ambient sounds list if they don't then it applies the correct global list to ambientsounds * [Performance] Refactors ambient sounds to use global lists instead of list macros Co-authored-by: spessbro <51048066+spessbro@users.noreply.github.com>