Skip to content

Commit c2d1a08

Browse files
committed
Fix most recent CEF update
1 parent 0cffa92 commit c2d1a08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Shared/installer/nightly.nsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,7 @@ SectionGroup /e "$(INST_SEC_CLIENT)" SECGCLIENT
691691
File "${FILES_ROOT}\mta\libGLESv2.dll"
692692
File "${FILES_ROOT}\mta\natives_blob.bin"
693693
File "${FILES_ROOT}\mta\snapshot_blob.bin"
694+
File "${FILES_ROOT}\mta\v8_context_snapshot.bin"
694695

695696
SetOutPath "$INSTDIR\MTA\CEF"
696697
File "${FILES_ROOT}\mta\CEF\CEFLauncher.exe"

0 commit comments

Comments
 (0)