luarc global markings
This commit is contained in:
parent
edb863e8fe
commit
b149abc34e
1 changed files with 7 additions and 1 deletions
|
@ -10,7 +10,13 @@
|
||||||
"arg7",
|
"arg7",
|
||||||
"arg8",
|
"arg8",
|
||||||
"arg9",
|
"arg9",
|
||||||
"event"
|
"event",
|
||||||
|
"SetBinding",
|
||||||
|
"SetCVar",
|
||||||
|
"MultiActionBar_Update",
|
||||||
|
"SetActionBarToggles",
|
||||||
|
"SaveBindings",
|
||||||
|
"SlashCmdList"
|
||||||
],
|
],
|
||||||
"runtime.version": "Lua 5.1",
|
"runtime.version": "Lua 5.1",
|
||||||
"type.inferParamType": true,
|
"type.inferParamType": true,
|
||||||
|
|
Loading…
Add table
Reference in a new issue