mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-08 16:15:35 -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.