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{