From 6eae1c01e45922afbc4b558f9bae37b6dd82396b Mon Sep 17 00:00:00 2001 From: Kyzentun Date: Mon, 5 May 2014 14:25:44 -0600 Subject: [PATCH] Had wrong documentation for SongOptions:Haste. --- 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 f2b82ba9b7..1fbd98693c 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -4113,7 +4113,7 @@ save yourself some time, copy this for undocumented things: Limited to the range 0 < rate <= 3 because speeds greater than 3 are likely to crash. - Not actually usable as a float. Any value other than 0 is considered "on". + A multiplier for the haste system. Limited to the range -1 to 1.