mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
removed printout
This commit is contained in:
parent
b3f7067483
commit
34793b5be7
@ -107,8 +107,6 @@ class Transitions:
|
||||
self.noTransitions()
|
||||
self.loadFade()
|
||||
|
||||
print "t = %s" % t
|
||||
|
||||
transitionIval = Sequence(Func(self.fade.reparentTo,render2d,FADE_SORT_INDEX),
|
||||
self.lerpFunc(self.fade, t,
|
||||
self.alphaOn,
|
||||
|
Loading…
x
Reference in New Issue
Block a user