Files
wow_Meta/api/GMResponseResolve.lua
2024-12-16 13:13:08 +01:00

4 lines
165 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Notifies the server that the player's GM ticket issue has been resolved
function GMResponseResolve() end