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

6 lines
175 B
Lua

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