aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scumm/scumm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp
index 1a0f38304f..fa16748472 100644
--- a/scumm/scumm.cpp
+++ b/scumm/scumm.cpp
@@ -761,7 +761,7 @@ static SubstResFileNames substResFileNameTable[] = {
{ "samnmax.000", "samnmax.sm0", kGenAsIs }, // Fixes MD5 detection
{ "samnmax", "ramnmax", kGenPC }, // Used in some releases of Russian Sam'n'Max
{ "samnmax", "samdemo", kGenPC },
- { "samnamx", "snmdemo", kGenPC },
+ { "samnmax", "snmdemo", kGenPC },
{ "samnmax", "snmidemo", kGenPC },
{ "SamsFunShop", "Sam's FunShop", kGenMac },
{ "sf2-demo", "sf2demo", kGenPC },