Files
wow_Meta/api/SetMapToCurrentZone.lua
2025-05-04 14:35:26 +02:00

5 lines
163 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Sets the world map to show the zone in which the player is located
function SetMapToCurrentZone() end