Skip to content

Commit

Permalink
dont forcibly delete everything in the til death theme folder
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Jan 15, 2017
1 parent 71e24cf commit 49aa617
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stepmania.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 49aa617

Please sign in to comment.