From 795432c36c6f94535f23c15e9baf01a6b31c3455 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sat, 13 Jun 2009 06:31:02 +0000 Subject: [PATCH] turns out Course:GetTotalSeconds() requires StepsType. whoops! --- 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 53425d82ed..c153031575 100644 --- a/stepmania/Docs/LuaDocumentation.xml +++ b/stepmania/Docs/LuaDocumentation.xml @@ -780,7 +780,7 @@ Returns the Course's . - + Returns the total length of the Course in seconds.