From ed42c539421b4bf46a28208656b26f357159badb Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sun, 8 Jan 2012 01:19:42 -0600 Subject: [PATCH] update luadoc description of AddScreenToTop --- Docs/Luadoc/LuaDocumentation.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/Luadoc/LuaDocumentation.xml b/Docs/Luadoc/LuaDocumentation.xml index 7433636599..740602aef7 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -3649,8 +3649,8 @@ save yourself some time, copy this for undocumented things: - - Adds a screen at the top of the screen stack. + + Adds a screen at the top of the screen stack. (sMessage is an optional ScreenMessage posted once the new screen is finished.) Gets the screen at the top of the screen stack.