mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
oopsy
This commit is contained in:
parent
bc22e0d52d
commit
e5e32d60e2
@ -60,6 +60,7 @@ class IntervalManager(CIntervalManager):
|
||||
|
||||
index = self.getNextEvent()
|
||||
while index >= 0:
|
||||
if self.ivals[index]:
|
||||
self.ivals[index].privPostEvent()
|
||||
index = self.getNextEvent()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user