mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
add sha
This commit is contained in:
parent
7e9618a438
commit
f998a9cf13
@ -1645,7 +1645,7 @@ class Packager:
|
||||
|
||||
# Text files that are copied (and compressed) to the package
|
||||
# without processing.
|
||||
self.textExtensions = [ 'prc', 'ptf', 'txt', 'cg' ]
|
||||
self.textExtensions = [ 'prc', 'ptf', 'txt', 'cg', 'sha' ]
|
||||
|
||||
# Binary files that are copied (and compressed) without
|
||||
# processing.
|
||||
|
Loading…
x
Reference in New Issue
Block a user