diff options
-rw-r--r-- | engines/wintermute/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h index 800fc57705..ae8f93b768 100644 --- a/engines/wintermute/detection_tables.h +++ b/engines/wintermute/detection_tables.h @@ -2784,7 +2784,7 @@ static const WMEGameDescription gameDescriptions[] = { // Wilma Tetris WME_WINENTRY("wtetris", "", - WME_ENTRY1s("wtetris.exe", "0898412c1d7c5b759089b2408a9591fe", 2779976), Common::EN_ANY, ADGF_UNSTABLE, WME_1_1_39), + WME_ENTRY1s("data.dcp", "0898412c1d7c5b759089b2408a9591fe", 2779976), Common::EN_ANY, ADGF_UNSTABLE, WME_1_1_39), // Wilma Tetris WME_WINENTRY("wtetris", "", |