Fix up hooksecure and createmacro
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
---@param name string
|
||||
---@param iconTexture string
|
||||
---@param body string
|
||||
---@param perCharacter 1nil
|
||||
---@param perCharacter number?
|
||||
---@return number index
|
||||
---Creates a new macro. Warning: Will throw an error if the quota of allowed macros is already met.
|
||||
function CreateMacro(name, iconTexture, body, perCharacter) end
|
||||
Reference in New Issue
Block a user