V1 preposition support, but broken.
svn-id: r9502
This commit is contained in:
parent
e85cf7dae7
commit
173e3c5db3
3 changed files with 15 additions and 6 deletions
|
@ -312,7 +312,7 @@ void Scumm::saveOrLoad(Serializer *s, uint32 savegameVersion) {
|
|||
MKLINE(VerbSlot, saveid, sleByte, VER_V8),
|
||||
MKLINE(VerbSlot, key, sleByte, VER_V8),
|
||||
MKLINE(VerbSlot, center, sleByte, VER_V8),
|
||||
MKLINE(VerbSlot, field_1B, sleByte, VER_V8),
|
||||
MKLINE(VerbSlot, prep, sleByte, VER_V8),
|
||||
MKLINE(VerbSlot, imgindex, sleUint16, VER_V8),
|
||||
MKEND()
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue