Skip to content

Commit 203f74f

Browse files
committed
Remove unneeded files
1 parent 9637463 commit 203f74f

File tree

4 files changed

+0
-3
lines changed

4 files changed

+0
-3
lines changed
-1.16 MB
Binary file not shown.
-65.5 KB
Binary file not shown.

Shared/data/data files installer.nsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ Section "Data files" SEC01
146146
File "${FILES_ROOT}\MTA San Andreas\mta\d3dcompiler_47.dll"
147147
File "${FILES_ROOT}\MTA San Andreas\mta\libEGL.dll"
148148
File "${FILES_ROOT}\MTA San Andreas\mta\libGLESv2.dll"
149-
File "${FILES_ROOT}\MTA San Andreas\mta\wow_helper.exe"
150149

151150
SetOutPath "$INSTDIR\MTA\config"
152151
File "${FILES_ROOT}\MTA San Andreas\mta\config\chatboxpresets.xml"

Shared/installer/nightly.nsi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -721,8 +721,6 @@ DontInstallRedistVC12:
721721

722722
File "${FILES_ROOT}\MTA San Andreas\mta\d3dcompiler_43.dll"
723723
File "${FILES_ROOT}\MTA San Andreas\mta\d3dcompiler_47.dll"
724-
File "${FILES_ROOT}\MTA San Andreas\mta\dbghelp.dll"
725-
File "${FILES_ROOT}\MTA San Andreas\mta\wow_helper.exe"
726724

727725
SetOutPath "$INSTDIR\MTA\config"
728726
File "${FILES_ROOT}\MTA San Andreas\mta\config\chatboxpresets.xml"

0 commit comments

Comments
 (0)