mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 20:23:47 -04:00
*** empty log message ***
This commit is contained in:
parent
04013ae5ac
commit
a8e7468b23
@ -229,6 +229,9 @@ class FSM(DirectObject):
|
||||
aStateName))
|
||||
return 0
|
||||
|
||||
def view(self):
|
||||
import FSMInspector
|
||||
FSMInspector.FSMInspector(self)
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user