Fix UI window hotkey toggles and silent mount sound fallback

This commit is contained in:
Kelsi 2026-02-14 21:56:38 -08:00
parent 1a9bdfb64b
commit 09de52f310
6 changed files with 14 additions and 20 deletions

View file

@ -100,7 +100,7 @@ private:
};
std::unordered_map<MountFamily, FamilySounds, MountFamilyHash> familySounds_;
// Helper to get sounds for current family (falls back to HORSE)
// Helper to get sounds for current family (unknown/unloaded -> silent)
const FamilySounds& getCurrentFamilySounds() const;
// Sound state tracking