mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 12:12:10 -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(messenger.send,'letterboxOff'),
|
||||
name = self.letterboxTaskName,
|
||||
)
|
||||
if finishIval:
|
||||
|
Loading…
x
Reference in New Issue
Block a user