4 lines
149 B
Lua
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 |