send a message at the end of letterboxOff so that npc interaction can hide the text

This commit is contained in:
Asad M. Zaman 2007-08-21 19:55:20 +00:00
parent 35155eae5c
commit 6127956d93

View File

@ -421,6 +421,7 @@ class Transitions:
),
),
Func(self.letterbox.stash),
Func(messenger.send,'letterboxOff'),
name = self.letterboxTaskName,
)
if finishIval: