mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
changed comment
This commit is contained in:
parent
9bd3e99d5c
commit
d73bc5bbdc
@ -247,7 +247,7 @@ class FSM(DirectObject.DirectObject):
|
|||||||
return self.__str__()
|
return self.__str__()
|
||||||
|
|
||||||
def __str__(self):
|
def __str__(self):
|
||||||
"""__str__(self)
|
"""
|
||||||
Print out something useful about the fsm
|
Print out something useful about the fsm
|
||||||
"""
|
"""
|
||||||
if self.state:
|
if self.state:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user