Files
WoWee/include
Kelsi e87d2f612c fix: draw raid target markers as icons floating above the unit
The marks were text symbols, but the ImGui font has no code points for
skull, cross, moon and most of the others, so they rendered as '?' boxes
beside the name. Load Blizzard's UI-RaidTargetingIcon art instead and hang
it over the unit's head like the original client, with the same textures
reused at small size in the target, focus, minimap and party displays.
2026-07-23 00:14:01 -07:00
..