update lua doc; HasEdits requires StepsType arg

This commit is contained in:
AJ Kelly
2011-01-10 00:53:50 -06:00
parent 751f9e56ea
commit c5c9604cd3
+2 -2
View File
@@ -2748,8 +2748,8 @@
<Function name='HasCDTitle' sm-ssc='true' return='bool' arguments=''>
Returns <code>true</code> if the song has a CDTitle.
</Function>
<Function name='HasEdits' sm-ssc='true' return='bool' arguments=''>
Returns <code>true</code> if the song has edits.
<Function name='HasEdits' sm-ssc='true' return='bool' arguments='StepsType st'>
Returns <code>true</code> if the song has edits for the specified StepsType.
</Function>
<Function name='HasLyrics' sm-ssc='true' return='bool' arguments=''>
Returns <code>true</code> if the song has lyrics.