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