full throttle speech,

fixed two bugs appearing in DOTT

svn-id: r3541
This commit is contained in:
Ludvig Strigeus 2002-01-02 11:50:28 +00:00
parent 03abddf888
commit 46dd55cf2a
4 changed files with 17 additions and 14 deletions

View file

@ -352,6 +352,7 @@ void Scumm::saveOrLoad(Serializer *s) {
#endif
MKLINE(Scumm,_actorToPrintStrFor,sleByte),
MKLINE(Scumm,_charsetColor,sleByte),
/* XXX Convert into word next time format changes */
MKLINE(Scumm,charset._bufPos,sleByte),
MKLINE(Scumm,_haveMsg,sleByte),
MKLINE(Scumm,_useTalkAnims,sleByte),