mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
alll abooaardd the faaailltrraaaiinn!
This commit is contained in:
parent
2acdfe0a3d
commit
4dc09928e1
@ -408,7 +408,7 @@ class Installer:
|
||||
doc.InsertEndChild(decl)
|
||||
|
||||
xcontents = TiXmlElement("contents")
|
||||
for package in pkgTree.packages:
|
||||
for package in pkgTree.packages.values():
|
||||
xpackage = TiXmlElement('package')
|
||||
xpackage.SetAttribute('name', package.packageName)
|
||||
if package.platform:
|
||||
|
Loading…
x
Reference in New Issue
Block a user