From 9c3f2aa5392953c03f74e90d9c5df57e24c5ebdc Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 13 Jul 2013 13:59:52 -0700 Subject: [PATCH] Updated Lua API (markdown) --- Lua-API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Lua-API.md b/Lua-API.md index fa604bb..0e66b52 100644 --- a/Lua-API.md +++ b/Lua-API.md @@ -14,6 +14,7 @@ The Lua API consisted of many exported classes and some general functions. * [Mob](Lua-Mob) * [NPC](Lua-NPC) * [Object](Lua-Object) +* [Packet](Lua-Packet) * [Raid](Lua-Raid) * [Spell](Lua-Spell) * [Spawn](Lua-Spawn)