[Scummvm-git-logs] scummvm master -> c8cc6d84ebdca3cf04bb4aded386e9d7664bf41e
sev-
noreply at scummvm.org
Sun Dec 11 22:45:26 UTC 2022
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:
c8cc6d84eb SAGA: Fix colors in ihnm-tw
Commit: c8cc6d84ebdca3cf04bb4aded386e9d7664bf41e
https://github.com/scummvm/scummvm/commit/c8cc6d84ebdca3cf04bb4aded386e9d7664bf41e
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2022-12-11T23:44:29+01:00
Commit Message:
SAGA: Fix colors in ihnm-tw
Changed paths:
engines/saga/detection_tables.h
diff --git a/engines/saga/detection_tables.h b/engines/saga/detection_tables.h
index df4f0b9855f..30860bb2959 100644
--- a/engines/saga/detection_tables.h
+++ b/engines/saga/detection_tables.h
@@ -1413,7 +1413,7 @@ static const SAGAGameDescription gameDescriptions[] = {
GUIO1(GUIO_NOASPECT)
},
GID_IHNM,
- 0,
+ GF_IHNM_COLOR_FIX,
IHNM_DEFAULT_SCENE,
RESOURCELIST_IHNM,
FONTLIST_IHNM_ZH,
More information about the Scummvm-git-logs
mailing list