aboutsummaryrefslogtreecommitdiff
path: root/scumm/resource_v3.cpp
diff options
context:
space:
mode:
authorMax Horn2004-03-17 01:50:15 +0000
committerMax Horn2004-03-17 01:50:15 +0000
commitfaa12496e48b2eef79f92ae8e8ec69241cfd7d86 (patch)
treea319fe1df6df4609e987d73d1fb87abb94d64431 /scumm/resource_v3.cpp
parent93ef5161a52f8a0dc6f36439c6441f97c4187cd8 (diff)
downloadscummvm-rg350-faa12496e48b2eef79f92ae8e8ec69241cfd7d86.tar.gz
scummvm-rg350-faa12496e48b2eef79f92ae8e8ec69241cfd7d86.tar.bz2
scummvm-rg350-faa12496e48b2eef79f92ae8e8ec69241cfd7d86.zip
Fix for bug #893254 (MI1VGA: Changes in object names are not saved); this may introduce regressions, please report them (overall, this is a neat patch, it removes so many ugly hacks :-)
svn-id: r13325
Diffstat (limited to 'scumm/resource_v3.cpp')
-rw-r--r--scumm/resource_v3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/resource_v3.cpp b/scumm/resource_v3.cpp
index 4080d129d8..7acff39842 100644
--- a/scumm/resource_v3.cpp
+++ b/scumm/resource_v3.cpp
@@ -199,7 +199,7 @@ void ScummEngine_v3::readMAXS() {
_numLocalObjects = 200; // 200
_numArray = 50;
_numVerbs = 100;
- _numNewNames = 0;
+ _numNewNames = 50;
_objectRoomTable = NULL;
_numCharsets = 9; // 9
_numInventory = 80; // 80