Skip to content

Commit 0eb0b3b

Browse files
authored
Addendum to a93fe22 (indentation fix)
1 parent a93fe22 commit 0eb0b3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Shared/installer/nightly.nsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -675,13 +675,13 @@ SectionGroup /e "$(INST_SEC_CLIENT)" SECGCLIENT
675675
File "${FILES_ROOT}\mta\CEF\CEFLauncher.exe"
676676
File "${FILES_ROOT}\mta\CEF\CEFLauncher_DLL.dll"
677677

678-
# Clarification for the below 4 deprecated files: https://bitbucket.org/chromiumembedded/cef/commits/8424f166ccef
678+
# Clarification for the below 4 deprecated files: https://bitbucket.org/chromiumembedded/cef/commits/8424f166ccef
679679
#File "${FILES_ROOT}\mta\CEF\cef.pak"
680680
#File "${FILES_ROOT}\mta\CEF\cef_100_percent.pak"
681681
#File "${FILES_ROOT}\mta\CEF\cef_200_percent.pak"
682682
#File "${FILES_ROOT}\mta\CEF\devtools_resources.pak"
683683

684-
# Below file was included in the deprecation referenced above, but already disabled in MTA beforehand
684+
# Below file was included in the deprecation referenced above, but already disabled in MTA beforehand
685685
#File "${FILES_ROOT}\mta\CEF\cef_extensions.pak"
686686

687687
SetOutPath "$INSTDIR\MTA\CEF\locales"

0 commit comments

Comments
 (0)