Skip to content

Commit 85f71dc

Browse files
committed
Fix vendor/cef3/copy_dlls.cmd copying deleted files
1 parent 0570043 commit 85f71dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vendor/cef3/copy_dlls.cmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,3 @@ xcopy /Y /D "%SOLUTIONPATH%\data\MTA San Andreas\MTA\libEGL.dll" "%OUTPATH%\"
2020
xcopy /Y /D "%SOLUTIONPATH%\data\MTA San Andreas\MTA\libGLESv2.dll" "%OUTPATH%\"
2121
xcopy /Y /D "%SOLUTIONPATH%\data\MTA San Andreas\MTA\natives_blob.bin" "%OUTPATH%\"
2222
xcopy /Y /D "%SOLUTIONPATH%\data\MTA San Andreas\MTA\snapshot_blob.bin" "%OUTPATH%\"
23-
xcopy /Y /D "%SOLUTIONPATH%\data\MTA San Andreas\MTA\wow_helper.exe" "%OUTPATH%\"

0 commit comments

Comments
 (0)