From 9fe3104d504ea281a226ac6bb633e219503196ff Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sun, 5 Aug 2007 00:39:23 +0000 Subject: [PATCH] add FormatNumberAndSuffix --- stepmania/Docs/LuaDocumentation.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stepmania/Docs/LuaDocumentation.xml b/stepmania/Docs/LuaDocumentation.xml index 7227a9ab24..0ac0f9f379 100644 --- a/stepmania/Docs/LuaDocumentation.xml +++ b/stepmania/Docs/LuaDocumentation.xml @@ -10,6 +10,9 @@ Returns the base name of file path. + + Returns the number passed to the function followed by its suffix ("th", "nd", and so on). +