mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
removed print statement
This commit is contained in:
parent
a9636b7185
commit
09e295601b
@ -135,7 +135,6 @@ class FourState:
|
||||
self.track.pause()
|
||||
self.track = None
|
||||
if track is not None:
|
||||
print "\n\nstarting", self.stateIndex, "duration", self.duration, "at", self.stateTime #*#
|
||||
track.start(self.stateTime)
|
||||
self.track = track
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user