From a02e7528d22a6a3072de1b6ca45689a058c86a2e Mon Sep 17 00:00:00 2001 From: Kyzentun Date: Fri, 14 Feb 2014 18:51:10 -0700 Subject: [PATCH] Fixed misplaced comma in docs for PlayMusicPart. --- 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 d74d48ecc9..5c5e2320a3 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -2035,7 +2035,7 @@ save yourself some time, copy this for undocumented things: 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. loop