mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-08-02 19:10:49 -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.