Files
wow-weakauras/Meta/api/RestartGx.lua
2024-11-07 23:12:37 +01:00

4 lines
152 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Restart the client's graphic subsystem. Does not reload the UI.
function RestartGx() end