Add meta
This commit is contained in:
5
Meta/api/ConsoleExec.lua
Normal file
5
Meta/api/ConsoleExec.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param console_command string
|
||||
---Runs a console command. Used by the default UI to handle /console commands.
|
||||
function ConsoleExec(console_command) end
|
Reference in New Issue
Block a user