From b366707309aca97329755dece6bd7839f7f8a50a Mon Sep 17 00:00:00 2001 From: Flameshadowxeroshin Date: Thu, 14 Dec 2017 11:58:14 -0600 Subject: [PATCH] fix ScreenSelectMusicStarter --- DDR SN3/BGAnimations/ScreenSelectMusic decorations/default.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DDR SN3/BGAnimations/ScreenSelectMusic decorations/default.lua b/DDR SN3/BGAnimations/ScreenSelectMusic decorations/default.lua index 248441a..6089c1c 100644 --- a/DDR SN3/BGAnimations/ScreenSelectMusic decorations/default.lua +++ b/DDR SN3/BGAnimations/ScreenSelectMusic decorations/default.lua @@ -11,6 +11,7 @@ t[#t+1] = StandardDecorationFromFile("BannerFrame","BannerFrame") t[#t+1] = StandardDecorationFromFileOptional("BPMDisplay","BPMDisplay") t[#t+1] = StandardDecorationFromFileOptional("SortDisplay","SortDisplay") +if normal or extra then if ThemePrefs.Get("XDifficultyList") == "SN Style" then t[#t+1] = Def.ActorFrame{ LoadActor("difficultylist")..{ @@ -30,6 +31,7 @@ elseif ThemePrefs.Get("XDifficultyList") == "X Style" then LoadActor("XDifficultyList.lua"); }; end; +end; if normal then t[#t+1] = Def.ActorFrame{