diff --git a/direct/src/p3d/Packager.py b/direct/src/p3d/Packager.py index 6a2c66dccf..e935351dc1 100644 --- a/direct/src/p3d/Packager.py +++ b/direct/src/p3d/Packager.py @@ -1870,7 +1870,7 @@ class Packager: # Binary files that are copied (and compressed) without # processing. - self.binaryExtensions = [ 'ttf', 'mid' ] + self.binaryExtensions = [ 'ttf', 'TTF', 'mid' ] # Files that can have an existence in multiple different # packages simultaneously without conflict.