4 lines
162 B
Lua
4 lines
162 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 |