mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
fix crash in ShowBase.printEnvDebugInfo. fixes: LP#1021465
This commit is contained in:
parent
bf03940bcb
commit
d3d69aca60
@ -454,10 +454,6 @@ class ShowBase(DirectObject.DirectObject):
|
||||
print getModelPath()
|
||||
#print "* dna path:"
|
||||
#print getDnaPath()
|
||||
print "* texture path:"
|
||||
print getTexturePath()
|
||||
print "* sound path:"
|
||||
print getSoundPath()
|
||||
print "}"
|
||||
|
||||
def destroy(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user