Compare commits
1 Commits
48fc2ed99c
...
9aae83307e
Author | SHA1 | Date | |
---|---|---|---|
9aae83307e |
@@ -1,8 +1,10 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
---@meta
|
||||
|
||||
---@param set 2
|
||||
---@param 1
|
||||
---@param 2
|
||||
---@alias set
|
||||
---| 1 #Account-wide key bindings
|
||||
---| 2 #Character-specific key bindings
|
||||
|
||||
---@param set set
|
||||
---Saves the current set of key bindings
|
||||
function SaveBindings(set, 1, 2) end
|
||||
function SaveBindings(set) end
|
Reference in New Issue
Block a user