mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
- Fixes a crash
This commit is contained in:
parent
823bd7a56c
commit
0b73035d5d
@ -53,7 +53,7 @@ class DirectWaitBar(DirectFrame):
|
||||
self.updateBarStyle()
|
||||
|
||||
def destroy(self):
|
||||
del self.barStyle
|
||||
self.barStyle = None
|
||||
DirectFrame.destroy(self)
|
||||
|
||||
def setRange(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user