aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/dialogs.cpp
diff options
context:
space:
mode:
authorTravis Howell2006-03-01 05:00:25 +0000
committerTravis Howell2006-03-01 05:00:25 +0000
commit68f289398e870730e65541044f49092a982461ba (patch)
tree5bd51a8d79849bf0696b04d657e5681f2fda760b /engines/scumm/dialogs.cpp
parent0a3b58ff2a526b3fb3015b0f75f0f8ebdd54dfe8 (diff)
downloadscummvm-rg350-68f289398e870730e65541044f49092a982461ba.tar.gz
scummvm-rg350-68f289398e870730e65541044f49092a982461ba.tar.bz2
scummvm-rg350-68f289398e870730e65541044f49092a982461ba.zip
Remove HE specific string array from SCUMM6 table, since the value is different in some games
svn-id: r20982
Diffstat (limited to 'engines/scumm/dialogs.cpp')
-rw-r--r--engines/scumm/dialogs.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/scumm/dialogs.cpp b/engines/scumm/dialogs.cpp
index 7bfc694f26..b987e63eec 100644
--- a/engines/scumm/dialogs.cpp
+++ b/engines/scumm/dialogs.cpp
@@ -156,8 +156,7 @@ static ResString string_map_table_v6[] = {
{107, "Loading '%s'"},
{108, "Name your SAVE game"},
{109, "Select a game to LOAD"},
- {117, "How may I serve you?"},
- {210, "Game version"}
+ {117, "How may I serve you?"}
};
static ResString string_map_table_v345[] = {