diff --git a/Lua-API.md b/Lua-API.md index 3721d08..48759b1 100644 --- a/Lua-API.md +++ b/Lua-API.md @@ -1,9 +1,11 @@ -[Return to the Lua Parser](Lua-Parser) - The Lua API consisted of many exported classes and some general functions. * [HateList](Lua-Hate-List) * [Lua Constants](Lua-Constants) +# Other Pages + +* [[Lua Parser]] + # Packet ```lua packet:GetOpcode(); -- int