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