Browse Source

"hide letterbox on startup"

Josh Wilson 18 years ago
parent
commit
21c61f82c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/showbase/Transitions.py

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

@@ -357,7 +357,7 @@ class Transitions:
             self.letterboxTop.setBin('sorted',0)
             self.letterboxBottom.setBin('sorted',0)
             self.letterbox.reparentTo(render2d, -1)
-            self.letterboxOff()
+            self.letterboxOff(0)
             
     def noLetterbox(self):
         """