mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
changed comment
This commit is contained in:
parent
69e62652de
commit
f876dd883d
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user