Sfoglia il codice sorgente

*** empty log message ***

Joe Shochet 25 anni fa
parent
commit
83aaafe343
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      direct/src/fsm/FSM.py

+ 1 - 1
direct/src/fsm/FSM.py

@@ -7,7 +7,7 @@ class FSM(DirectObject):
 
     # create FSM DirectNotify category
     notify = directNotify.newCategory("FSM")
-    notify.setDebug(1)
+    # notify.setDebug(1)
 
     # special methods