From 77cc358ddc9b4e8daa9b706fae899d3fac689b01 Mon Sep 17 00:00:00 2001 From: Le Philousophe Date: Sat, 12 Oct 2019 10:17:51 +0200 Subject: CRYOMNI3D: Fix audio setting for Versailles French DVD --- engines/cryomni3d/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/cryomni3d') diff --git a/engines/cryomni3d/detection_tables.h b/engines/cryomni3d/detection_tables.h index 1c9d63b57b..a4877a7335 100644 --- a/engines/cryomni3d/detection_tables.h +++ b/engines/cryomni3d/detection_tables.h @@ -107,7 +107,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = { GUI_OPTIONS_VERSAILLES }, GType_VERSAILLES, - GF_VERSAILLES_FONTS_SET_B | GF_VERSAILLES_AUDIOPADDING_NO, + GF_VERSAILLES_FONTS_SET_B | GF_VERSAILLES_AUDIOPADDING_YES, }, // Versailles 1685 -- cgit v1.2.3