*** empty log message ***
This commit is contained in:
parent
3335765559
commit
dccf761538
|
|
@ -78,7 +78,7 @@ class Interval(DirectObject):
|
|||
self.setT(te)
|
||||
return Task.cont
|
||||
else:
|
||||
self.setT(self.playDuration)
|
||||
self.setT(self.playDuration)
|
||||
return Task.done
|
||||
|
||||
def printParams(self, indent=0):
|
||||
|
|
|
|||
Loading…
Reference in New Issue