From 971bcd84b426ef55e5751ff76363b01ca98acc0f Mon Sep 17 00:00:00 2001 From: teejusb <5017202+teejusb@users.noreply.github.com> Date: Tue, 14 Mar 2023 12:19:26 -0700 Subject: [PATCH] This is version 0.6.0 --- 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 38a87e6587..74f7e29db3 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -5890,12 +5890,12 @@ local args = { By default, loads preferred courses from {theme}/Other/SongManager sListName.txt. - (New since ITGmania 0.5.2) If the optional argument bIsAbsolute is set, instead treats + (New since ITGmania 0.6.0) If the optional argument bIsAbsolute is set, instead treats sListName as an absolute path instead of loading it from the Theme's Other directory. By default, loads preferred songs from {theme}/Other/SongManager sListName.txt. - (New since ITGmania 0.5.2) If the optional argument bIsAbsolute is set, instead treats + (New since ITGmania 0.6.0) If the optional argument bIsAbsolute is set, instead treats sListName as an absolute path instead of loading it from the Theme's Other directory.