Files
wow_Meta/api/GMResponseResolve.lua
2025-05-04 14:35:26 +02:00

5 lines
166 B
Lua

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