mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
oops
This commit is contained in:
parent
dd82d38eb9
commit
f7e01783ba
@ -32,7 +32,7 @@ class Loader(DirectObject):
|
||||
|
||||
def gotObject(self, index, object):
|
||||
self.objects[index] = object
|
||||
a self.numRemaining -= 1
|
||||
self.numRemaining -= 1
|
||||
|
||||
if self.numRemaining == 0:
|
||||
if self.gotList:
|
||||
|
Loading…
x
Reference in New Issue
Block a user