*** empty log message ***
This commit is contained in:
parent
de6e8fba8c
commit
85df8a6abd
|
|
@ -7,7 +7,7 @@ class FSM(DirectObject):
|
|||
|
||||
# create FSM DirectNotify category
|
||||
notify = directNotify.newCategory("FSM")
|
||||
notify.setDebug(1)
|
||||
#notify.setDebug(1)
|
||||
|
||||
# special methods
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue