mum icon indicating copy to clipboard operation
mum copied to clipboard

Only reload sound effects that have changed

Open sornas opened this issue 3 years ago • 0 comments

Currently we reload all sound effects every time the config is reloaded, which takes a non-neglible amount of time. We can instead pass the hashmap as a &mut and only change what's needed.

sornas avatar Jun 19 '21 13:06 sornas