From 49eff25bdd59d6fb353f9a266f84791bd63fd0f2 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 7 Jun 2013 14:56:09 -0700 Subject: [PATCH] Updated Lua Entity (markdown) --- Lua-Entity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lua-Entity.md b/Lua-Entity.md index 2d45477..d1f85ab 100644 --- a/Lua-Entity.md +++ b/Lua-Entity.md @@ -1,4 +1,4 @@ -Lua entities are classes exported to Lua that represent the Entity object from EQEmu. +Lua_Entity is a class exported to Lua that represent the Entity object from EQEmu. ### Properties ```