5 lines
178 B
Lua
5 lines
178 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Initializes the frame used to display the character location "ping" on the World Map
|
|
function InitWorldMapPing() end
|