Changed startSpeakingToNoone to pause the speaking character

svn-id: r29252
This commit is contained in:
Paul Gilbert 2007-10-24 10:04:24 +00:00
parent 5635256f30
commit 9a1b13e965

View File

@ -247,7 +247,7 @@ void Script::startSpeakingToNoone(uint16 characterId, uint16 stringId, uint16 v3
Hotspot *charHotspot = res.getActiveHotspot(characterId);
assert(charHotspot);
charHotspot->converse(NOONE_ID, stringId, false);
charHotspot->converse(NOONE_ID, stringId, true);
}
// Stops playing the specified sound index