mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
Bugfix for pdeploy -s
This commit is contained in:
parent
ee9f7d73a2
commit
87dcb059cd
@ -228,6 +228,7 @@ elif deploy_mode == 'installer':
|
||||
i.licensefile = licensefile
|
||||
i.authorid = authorid
|
||||
i.authorname = authorname
|
||||
i.includeRequires = includeRequires
|
||||
|
||||
if currentPlatform:
|
||||
platform = PandaSystem.getPlatform()
|
||||
|
Loading…
x
Reference in New Issue
Block a user