From 49aa617ce6e16c868a9b07a97afe4ec0434dcfc5 Mon Sep 17 00:00:00 2001 From: MinaciousGrace Date: Sat, 14 Jan 2017 21:39:19 -0500 Subject: [PATCH] dont forcibly delete everything in the til death theme folder --- stepmania.nsi | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania.nsi b/stepmania.nsi index 40af68a9b1..dbeb41d5b6 100644 --- a/stepmania.nsi +++ b/stepmania.nsi @@ -410,7 +410,6 @@ Section "Main Section" SecMain File /r /x CVS /x .svn "Songs\Etterna*" ; remove and install themes - RMDir /r "$INSTDIR\Themes\Til Death" RMDir /r "$INSTDIR\Themes\_fallback" RMDir /r "$INSTDIR\Themes\_portKit-sm4" RMDir /r "$INSTDIR\Themes\default"