From f3a5cd28c5fd4537b047f10d0eb5cd04a9363541 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sun, 27 Nov 2011 05:05:34 -0600 Subject: [PATCH] whoever added PlayMusicPart didn't try validating the description --- 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 096eb45728..01ed459050 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -1846,7 +1846,7 @@ Plays a sound from the current announcer. - + Play the sound at musicPath starting from musicStart for musicLength seconds one time. Both fadeIn and fadeOut can be customized as required.