diff options
Diffstat (limited to 'scumm/dialogs.cpp')
-rw-r--r-- | scumm/dialogs.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/dialogs.cpp b/scumm/dialogs.cpp index edf71a0c62..c401ccec13 100644 --- a/scumm/dialogs.cpp +++ b/scumm/dialogs.cpp @@ -126,6 +126,7 @@ static ResString string_map_table_v6[] = { {100, "Quit"}, {101, "OK"}, {93, "Game paused"}, + {210, "Game version"} }; static ResString string_map_table_v5[] = { |