[Scummvm-git-logs] scummvm master -> 925ef0f66f6fc0baaf242f53b5857c3ee573cac9
sev-
noreply at scummvm.org
Tue Jul 25 12:11:35 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
925ef0f66f AD: Added "Double-click me" to the graylist
Commit: 925ef0f66f6fc0baaf242f53b5857c3ee573cac9
https://github.com/scummvm/scummvm/commit/925ef0f66f6fc0baaf242f53b5857c3ee573cac9
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-07-25T14:11:13+02:00
Commit Message:
AD: Added "Double-click me" to the graylist
Changed paths:
engines/advancedDetector.cpp
diff --git a/engines/advancedDetector.cpp b/engines/advancedDetector.cpp
index c6f90215f87..2a542e81781 100644
--- a/engines/advancedDetector.cpp
+++ b/engines/advancedDetector.cpp
@@ -928,6 +928,7 @@ static const char *grayList[] = {
"data3.cab",
"data4.cab",
"data5.cab",
+ "Double-click me",
"engine.exe",
"install.exe",
"play.exe",
More information about the Scummvm-git-logs
mailing list