From aec3c1a3d0af1cc245f26198c914614c8fc5ee37 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Tue, 23 Aug 2011 22:33:11 -0500 Subject: [PATCH] change GetWheelItem return type --- Docs/Luadoc/LuaDocumentation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/Luadoc/LuaDocumentation.xml b/Docs/Luadoc/LuaDocumentation.xml index 4a265d532f..ac6be80b12 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -4112,7 +4112,7 @@ Returns the total number of items in the wheel. - + Returns the WheelItem at index iIndex.