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

4 lines
149 B
Lua

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