From 9a405636c48c19c63082c959d187e195cf18c35b Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sun, 12 Aug 2007 04:53:11 +0000 Subject: [PATCH] It is a float, not a string. --- stepmania/Docs/LuaDocumentation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/Docs/LuaDocumentation.xml b/stepmania/Docs/LuaDocumentation.xml index a5cd0e304e..a95a452fe9 100644 --- a/stepmania/Docs/LuaDocumentation.xml +++ b/stepmania/Docs/LuaDocumentation.xml @@ -105,7 +105,7 @@ Set the pitch to fPitch. The associated ActorSound have SupportsRateChanging = true on load. - + Set the speed (that is, the rate at which the sound plays) to fSpeed. The associated ActorSound must have SupportsRateChanging = true on load.