瀏覽代碼

pstats tasks now doesn't shoqw igLoop

Zachary Pavlov 19 年之前
父節點
當前提交
3eb4b0d3de
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      direct/src/task/Task.py

+ 1 - 1
direct/src/task/Task.py

@@ -552,7 +552,7 @@ class TaskManager:
                 break
 
         if __debug__:
-            if self.pStatsTasks and task.name != "igloop":
+            if self.pStatsTasks and task.name != "igLoop":
                 # Get the PStats name for the task.  By convention,
                 # this is everything until the first hyphen; the part
                 # of the task name following the hyphen is generally