From 3d6828eb67d9baf99e54a1f4b7d6786f6e4f0c50 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Mon, 4 Jul 2011 14:41:16 -0500 Subject: [PATCH] add unsigned to the types --- Docs/Luadoc/Lua.xsl | 1 + 1 file changed, 1 insertion(+) diff --git a/Docs/Luadoc/Lua.xsl b/Docs/Luadoc/Lua.xsl index 01f3657220..72271aec39 100644 --- a/Docs/Luadoc/Lua.xsl +++ b/Docs/Luadoc/Lua.xsl @@ -400,6 +400,7 @@ $type='LuaOptionRow' or $type='ActorDef' or $type='chunk' or + $type='unsigned' or $type='various'">