mirror of
https://github.com/panda3d/panda3d.git
synced 2025-11-02 19:43:08 -05: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