Browse Source

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

Asad M. Zaman 18 years ago
parent
commit
6127956d93
1 changed files with 1 additions and 0 deletions
  1. 1 0
      direct/src/showbase/Transitions.py

+ 1 - 0
direct/src/showbase/Transitions.py

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