correction

This commit is contained in:
AJ Kelly
2010-08-24 12:55:43 -05:00
parent 42a988010b
commit 880e13e0be
+2 -2
View File
@@ -1273,10 +1273,10 @@
<Function name='GetAllTrails' return='{Trail}' arguments=''>
Returns a table of all the Trails in the Course.
</Function>
<Function name='GetBackgroundPath' sm-ssc='true' return='int' arguments=''>
<Function name='GetBackgroundPath' sm-ssc='true' return='string' arguments=''>
Returns the path to the Course's background.
</Function>
<Function name='GetBannerPath' return='int' arguments=''>
<Function name='GetBannerPath' return='string' arguments=''>
Returns the path to the Course's banner.
</Function>
<Function name='GetCourseDir' sm-ssc='true' return='string' arguments=''>