2
0
David Rose 16 жил өмнө
parent
commit
4b5e28fa11

+ 1 - 1
direct/src/p3d/Packager.py

@@ -1931,7 +1931,7 @@ class Packager:
 
 
         # Text files that are copied (and compressed) to the package
         # Text files that are copied (and compressed) to the package
         # without processing.
         # without processing.
-        self.textExtensions = [ 'prc', 'ptf', 'txt', 'cg', 'sha', 'dc' ]
+        self.textExtensions = [ 'prc', 'ptf', 'txt', 'cg', 'sha', 'dc', 'xml' ]
 
 
         # Binary files that are copied (and compressed) without
         # Binary files that are copied (and compressed) without
         # processing.
         # processing.