diff --git a/Docs/Luadoc/LuaDocumentation.xml b/Docs/Luadoc/LuaDocumentation.xml index bf0978bca6..aff8bd462d 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -1258,6 +1258,9 @@ Returns the text that is currently set at the exact moment you call it. This is likely only going to be useful in an Update command. + + Sets the BPMDisplay from the specified Course. + Sets the BPMDisplay from the GameState. @@ -1537,6 +1540,9 @@ to the right. --> Return the sound balance for pn. + + Plays a sound from the current announcer. + Play the sound at sPath one time.