mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
Correct SoundEntries.dbc field access in the PlayMusic callback: file names are at fields 3-12 (not 2-11) and DirectoryBase is at field 23 (not 22). Field 2 is the Name label string, not a file path. Remove dead detectVoiceType(creatureEntry) from NpcVoiceManager — it was never called; actual voice detection uses detectVoiceTypeFromDisplayId() in Application. |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||