Catalog-creation tweaks.
This commit is contained in:
parent
d930779381
commit
99026272a1
@ -55,7 +55,8 @@ featureTags = [
|
||||
"etops",
|
||||
"floats",
|
||||
"amphibious",
|
||||
"airship"
|
||||
"airship",
|
||||
"aerobatic"
|
||||
]
|
||||
|
||||
propulsionTags = [
|
||||
|
@ -120,6 +120,7 @@ class PackageData:
|
||||
if foundPrimary:
|
||||
if not foundMultiple:
|
||||
print "Multiple primary -set.xml files at:" + self.path
|
||||
print "\t" + p
|
||||
foundMultiple = True
|
||||
continue
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user