summaryrefslogtreecommitdiff
path: root/server/libs/@lua
diff options
context:
space:
mode:
Diffstat (limited to 'server/libs/@lua')
-rw-r--r--server/libs/@lua/basic.lni3
1 files changed, 3 insertions, 0 deletions
diff --git a/server/libs/@lua/basic.lni b/server/libs/@lua/basic.lni
index 85d5d6da..333e44cd 100644
--- a/server/libs/@lua/basic.lni
+++ b/server/libs/@lua/basic.lni
@@ -346,6 +346,7 @@ type = 'table'
type = 'nil'
[pcall]
+special = pcall
[[.args]]
name = 'f'
type = 'function'
@@ -522,6 +523,7 @@ type = 'boolean'
optional = 'after'
[xpcall]
+special = xpcall
[[.args]]
name = 'f'
type = 'function'
@@ -544,6 +546,7 @@ type = '...'
['xpcall Lua 5.1']
name = 'xpcall'
version = 'Lua 5.1'
+special = xpcall
[[.args]]
name = 'f'
type = 'function'