summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump
diff options
context:
space:
mode:
Diffstat (limited to 'MCServer/Plugins/APIDump')
-rw-r--r--MCServer/Plugins/APIDump/APIDesc.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/MCServer/Plugins/APIDump/APIDesc.lua b/MCServer/Plugins/APIDump/APIDesc.lua
index 2ea51dbf2..fc7edb07e 100644
--- a/MCServer/Plugins/APIDump/APIDesc.lua
+++ b/MCServer/Plugins/APIDump/APIDesc.lua
@@ -3509,6 +3509,7 @@ end
"os",
"string",
"table",
+ "g_TrackedPages",
},
IgnoreFunctions =
@@ -3528,6 +3529,7 @@ end
"DumpAPITxt",
"Initialize",
"LinkifyString",
+ "ListMissingPages",
"ReadDescriptions",
"ReadHooks",
"WriteHtmlClass",