5 lines
163 B
Lua
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
|