Files
wow_Meta/api/SetMapToCurrentZone.lua
2025-05-04 15:15:00 +02:00

6 lines
172 B
Lua

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