[Scummvm-git-logs] scummvm master -> 1178c5567f489e5a8708f6702e6755b3834d3c9c
sev-
sev at scummvm.org
Fri Oct 16 17:54:29 UTC 2020
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:
1178c5567f STARK: Mark Russian TLJ release as unstable
Commit: 1178c5567f489e5a8708f6702e6755b3834d3c9c
https://github.com/scummvm/scummvm/commit/1178c5567f489e5a8708f6702e6755b3834d3c9c
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-10-16T19:53:54+02:00
Commit Message:
STARK: Mark Russian TLJ release as unstable
Changed paths:
engines/stark/detection.cpp
diff --git a/engines/stark/detection.cpp b/engines/stark/detection.cpp
index ae6145f99a..f2058cdfd0 100644
--- a/engines/stark/detection.cpp
+++ b/engines/stark/detection.cpp
@@ -336,7 +336,7 @@ static const ADGameDescription gameDescriptions[] = {
},
Common::RU_RUS,
Common::kPlatformWindows,
- ADGF_NO_FLAGS,
+ ADGF_UNSTABLE,
GUIO_NONE
},
More information about the Scummvm-git-logs
mailing list