mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
*** empty log message ***
This commit is contained in:
parent
1932bc819b
commit
07ac29203d
@ -89,4 +89,5 @@ class ForceAcknowledge(StateData.StateData):
|
||||
return None
|
||||
|
||||
def __handleOk(self):
|
||||
messenger.send(self.doneEvent, [0])
|
||||
self.doneStatus = "ok"
|
||||
messenger.send(self.doneEvent)
|
||||
|
Loading…
x
Reference in New Issue
Block a user