From 5ccea89f3407380831a4f64b19b90d3f51acfc4e Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Mon, 16 Jul 2012 23:54:32 -0500 Subject: [PATCH] finally fix PostScreenMessage's parameters --- 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 33dcf59395..052cb597a4 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -3674,8 +3674,8 @@ save yourself some time, copy this for undocumented things: [02 Other.lua] Gets a metric from the current Screen. - - Posts a message with the text sScreenMsg to the Screen. + + Posts a message with the text sScreenMsg to the Screen after fDelay seconds. [02 Other.lua] Gets a string from the current Screen in the current language.