From c64d483b4621bb1028fddd8636047fcb417fd99f Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 25 Jun 2013 13:52:19 -0700 Subject: [PATCH] Updated Lua API (markdown) --- Lua-API.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Lua-API.md b/Lua-API.md index 8a34f70..fa604bb 100644 --- a/Lua-API.md +++ b/Lua-API.md @@ -1,3 +1,5 @@ +[Return to the Lua Parser](Lua-Parser) + The Lua API consisted of many exported classes and some general functions. * [Client](Lua-Client) * [Corpse](Lua-Corpse)