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