From 05db1904f93fb2c218e1855924d4cddadba941ce Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Fri, 8 May 2015 15:13:58 +0100 Subject: Fixed syntax error --- MCServer/Plugins/APIDump/APIDesc.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/MCServer/Plugins/APIDump/APIDesc.lua b/MCServer/Plugins/APIDump/APIDesc.lua index 79340434d..2c26ccecc 100644 --- a/MCServer/Plugins/APIDump/APIDesc.lua +++ b/MCServer/Plugins/APIDump/APIDesc.lua @@ -8,6 +8,7 @@ g_APIDesc = { Classes = + { --[[ -- What the APIDump plugin understands / how to document stuff: ExampleClassName = -- cgit v1.2.3