[Scummvm-git-logs] scummvm master -> 6c9ffce61a4345ce14be36e80174ae705ab5b343
sev-
noreply at scummvm.org
Tue Feb 28 16:45:45 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:
6c9ffce61a HYPNO: Remove testing flag for Soldiers
Commit: 6c9ffce61a4345ce14be36e80174ae705ab5b343
https://github.com/scummvm/scummvm/commit/6c9ffce61a4345ce14be36e80174ae705ab5b343
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-02-28T17:43:26+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