From 3241c1c03459d6bfbf8da53bbbf2b4073b84afb7 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 23 Jun 2013 14:42:40 -0700 Subject: [PATCH] Updated Lua API (markdown) --- Lua-API.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Lua-API.md b/Lua-API.md index 3db8139..27b04f6 100644 --- a/Lua-API.md +++ b/Lua-API.md @@ -16,4 +16,5 @@ The Lua API consisted of many exported classes and some general functions. * [Lua_Raid](Lua-Raid) * [Lua_Spell](Lua-Spell) * [Lua_Spawn](Lua-Spawn) -* [Lua General Functions](Lua-General-Functions) \ No newline at end of file +* [Lua General Functions](Lua-General-Functions) +* [Lua Constants](Lua-Constants) \ No newline at end of file