File tree 1 file changed +2
-0
lines changed 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ Section "Blades of Exile" Section1
76
76
File " ${RELEASE_DIR}\Blades of Exile Scenarios\stealth.boes"
77
77
File " ${RELEASE_DIR}\Blades of Exile Scenarios\valleydy.boes"
78
78
File " ${RELEASE_DIR}\Blades of Exile Scenarios\zakhazi.boes"
79
+ File " ${RELEASE_DIR}\Blades of Exile Scenarios\tutorial.boes"
79
80
!include data.nsi
80
81
SetShellVarContext all
81
82
CreateShortCut " $DESKTOP\Blades of Exile.lnk" " $INSTDIR\Blades of Exile.exe"
@@ -243,6 +244,7 @@ Section Uninstall
243
244
Delete " $INSTDIR\Blades of Exile Scenarios\stealth.boes"
244
245
Delete " $INSTDIR\Blades of Exile Scenarios\valleydy.boes"
245
246
Delete " $INSTDIR\Blades of Exile Scenarios\zakhazi.boes"
247
+ Delete " $INSTDIR\Blades of Exile Scenarios\tutorial.boes"
246
248
Delete " $INSTDIR\VCRedistInstall.exe"
247
249
Delete " $INSTDIR\libsndfile-1.dll"
248
250
Delete " $INSTDIR\sfml-audio-2.dll"
You can’t perform that action at this time.
0 commit comments