aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
Diffstat (limited to 'scumm')
-rw-r--r--scumm/scummvm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/scummvm.cpp b/scumm/scummvm.cpp
index 8e3c5b48e4..b81a591741 100644
--- a/scumm/scummvm.cpp
+++ b/scumm/scummvm.cpp
@@ -155,7 +155,7 @@ static const VersionSettings scumm_settings[] = {
/* Scumm Version 7 */
{"ft", "Full Throttle", GID_FT, 7, VersionSettings::ADLIB_DONT_CARE,
GF_NEW_OPCODES | GF_NEW_COSTUMES | GF_NEW_CAMERA | GF_DIGI_IMUSE, 0},
- {"ftdemo", "Full Throttle", GID_FT, 7, VersionSettings::ADLIB_DONT_CARE,
+ {"ftdemo", "Full Throttle (Mac Demo)", GID_FT, 7, VersionSettings::ADLIB_DONT_CARE,
GF_NEW_OPCODES | GF_NEW_COSTUMES | GF_NEW_CAMERA | GF_DIGI_IMUSE, 0},
{"dig", "The Dig", GID_DIG, 7, VersionSettings::ADLIB_DONT_CARE,