mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-20 06:07:51 -04:00
Replaces the static local Map.dbc cache in renderInstanceLockoutsWindow() with the existing GameHandler::getMapName() accessor, eliminating duplicate DBC loading. Moves getMapName declaration to public interface.