mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-20 05:54:54 -04:00
send a message at the end of letterboxOff so that npc interaction can hide the text
This commit is contained in:
parent
35155eae5c
commit
6127956d93
@ -421,6 +421,7 @@ class Transitions:
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
Func(self.letterbox.stash),
|
Func(self.letterbox.stash),
|
||||||
|
Func(messenger.send,'letterboxOff'),
|
||||||
name = self.letterboxTaskName,
|
name = self.letterboxTaskName,
|
||||||
)
|
)
|
||||||
if finishIval:
|
if finishIval:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user