From a311d796787f29fea1171dba911701ae62d2dd7a Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Sat, 4 Jun 2011 14:13:35 -0400 Subject: [PATCH] Add comment. Hmm...shouldn't Thai be moved up to the sm-ssc part now? --- Themes/default/BGAnimations/ScreenCredits overlay.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Themes/default/BGAnimations/ScreenCredits overlay.lua b/Themes/default/BGAnimations/ScreenCredits overlay.lua index 48f4c252cd..6221e2c695 100644 --- a/Themes/default/BGAnimations/ScreenCredits overlay.lua +++ b/Themes/default/BGAnimations/ScreenCredits overlay.lua @@ -49,7 +49,7 @@ local contrib = { "Kaox", -- pump/default noteskin "NitroX72", -- pump/frame noteskin "sy567", -- beginner helper fix - "Thai Pangsakulyanont (theDtTvB)", + "Thai Pangsakulyanont (theDtTvB)", -- BMS, Split Timing, optimization "v1toko", -- x-mode from StepNXA } @@ -143,4 +143,4 @@ return Def.ActorFrame{ LoadActor(THEME:GetPathB("ScreenWithMenuElements","background/_bg top"))..{ InitCommand=cmd(Center), }, -}; \ No newline at end of file +};