changed comment

This commit is contained in:
Dave Schuyler 2004-09-24 22:36:37 +00:00
parent 69e62652de
commit f876dd883d

View File

@ -897,7 +897,7 @@ class TaskManager:
return TaskManagerPanel.TaskManagerPanel(self)
def __getTimeFrame(self):
# WARNING: If you are testing tasks without an igloop,
# WARNING: If you are testing tasks without an igLoop,
# you must manually tick the clock
# Ask for the time last frame
return globalClock.getFrameTime(), globalClock.getFrameCount()