mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
*** empty log message ***
This commit is contained in:
parent
3335765559
commit
dccf761538
@ -78,7 +78,7 @@ class Interval(DirectObject):
|
|||||||
self.setT(te)
|
self.setT(te)
|
||||||
return Task.cont
|
return Task.cont
|
||||||
else:
|
else:
|
||||||
self.setT(self.playDuration)
|
self.setT(self.playDuration)
|
||||||
return Task.done
|
return Task.done
|
||||||
|
|
||||||
def printParams(self, indent=0):
|
def printParams(self, indent=0):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user