From 0715c38475b5a4254c1cdc26da35c11f8be2914c Mon Sep 17 00:00:00 2001 From: freem Date: Wed, 12 Feb 2014 15:14:41 -0600 Subject: [PATCH] Luadoc: update GetPlayableSteps to show that it returns a table --- Docs/Luadoc/LuaDocumentation.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/Luadoc/LuaDocumentation.xml b/Docs/Luadoc/LuaDocumentation.xml index e2f3ea3597..d40e06f3b2 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -716,8 +716,8 @@ save yourself some time, copy this for undocumented things: - - Gets the playable Steps for the present Song based on the present Game. + + Returns a table with the playable Steps for the present Song based on the present Game. Returns true if the song's steps (st) are playable.