From 381ea183c0f0aa67f41cf2efdf2cd1d203811947 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Fri, 30 Nov 2018 02:06:31 -0300 Subject: [PATCH] Delete old ScreenNetSelectMusic bganims folder in installer --- stepmania.nsi | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania.nsi b/stepmania.nsi index b72c52aaeb..90aa104dbc 100644 --- a/stepmania.nsi +++ b/stepmania.nsi @@ -412,6 +412,7 @@ Section "Main Section" SecMain ;File "Songs\Instructions.txt" ; remove and install themes RMDir /r "$INSTDIR\Themes\_fallback" + RMDir /r "$INSTDIR\Themes\Til Death\BGAnimations\ScreenNetSelectMusic decorations" RMDir /r "$INSTDIR\Themes\_portKit-sm4" RMDir /r "$INSTDIR\Themes\default" CreateDirectory "$INSTDIR\Themes"