mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
guaranteed broadcast of initial state
This commit is contained in:
parent
6d084e845d
commit
b55439dc32
@ -146,6 +146,7 @@ class FourState:
|
||||
|
||||
def exitState0(self):
|
||||
assert(self.debugPrint("exit0()"))
|
||||
self.changedOnState(0)
|
||||
|
||||
##### state 1 #####
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user