[Scummvm-git-logs] scummvm branch-2-7 -> 02d43264e4a32ddeb66ab1577d9829c53ed6e232

sev- noreply at scummvm.org
Tue Feb 28 16:43:14 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:
02d43264e4 HYPNO: Remove testing flag for Soldiers


Commit: 02d43264e4a32ddeb66ab1577d9829c53ed6e232
    https://github.com/scummvm/scummvm/commit/02d43264e4a32ddeb66ab1577d9829c53ed6e232
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-02-28T17:42:53+01:00

Commit Message:
HYPNO: Remove testing flag for Soldiers

Changed paths:
    engines/hypno/detection.cpp


diff --git a/engines/hypno/detection.cpp b/engines/hypno/detection.cpp
index f200ab0653b..0d4d9ef4d89 100644
--- a/engines/hypno/detection.cpp
+++ b/engines/hypno/detection.cpp
@@ -239,7 +239,7 @@ static const ADGameDescription gameDescriptions[] = {
 					"setup.exe", "bac1d734f2606dbdd0816dfa7a5cf518", 160740),
 		Common::EN_USA,
 		Common::kPlatformDOS,
-		ADGF_TESTING,
+		ADGF_NO_FLAGS,
 		GUIO1(GUIO_NOMIDI)
 	},
 	{




More information about the Scummvm-git-logs mailing list