From 32f397a7c4cec005813f8ce296d48a42d94ae896 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 23 Jun 2013 14:37:30 -0700 Subject: [PATCH] Updated Lua Client (markdown) --- Lua-Client.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Lua-Client.md b/Lua-Client.md index 203ce9f..e7c08ac 100644 --- a/Lua-Client.md +++ b/Lua-Client.md @@ -1,5 +1,7 @@ Lua_Client is a class exported to Lua that represent the Client object from EQEmu. All Lua_Client are also [Lua_Mob](Lua-Mob). +[Return to the Lua API](Lua-API) + ### Properties ``` client.null -- Returns true if this object is null