From d2c2d4ba52242acc85e15872340b492a9dad1201 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sat, 14 Sep 2013 16:20:54 +0200 Subject: APIDump: Moved sorting after the renaming. --- MCServer/Plugins/APIDump/APIDesc.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'MCServer/Plugins/APIDump/APIDesc.lua') diff --git a/MCServer/Plugins/APIDump/APIDesc.lua b/MCServer/Plugins/APIDump/APIDesc.lua index 1578e01ed..1ee9e9a8d 100644 --- a/MCServer/Plugins/APIDump/APIDesc.lua +++ b/MCServer/Plugins/APIDump/APIDesc.lua @@ -1315,6 +1315,7 @@ A list of items regarding WebPlugins that have been documented "%a+\.\.collector", -- AnyClass..collector "%a+\.new", -- AnyClass.new "%a+.new_local", -- AnyClass.new_local + "%a+.delete", -- AnyClass.delete }, } ; -- cgit v1.2.3