*** empty log message ***

This commit is contained in:
Darren Ranalli 2001-06-15 01:12:58 +00:00
parent 133c8ebf6b
commit 09e5e3913c
1 changed files with 1 additions and 0 deletions

View File

@ -525,6 +525,7 @@ class TaskManager:
task.avgDt = 0
task.maxDt = 0
task.runningTotal = 0
task.setStartTimeFrame(self.currentTime, self.currentFrame)
def popupControls(self):
from TaskManagerPanel import *