mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
How'd that x get in there?
This commit is contained in:
parent
4624cd0107
commit
e30a7a481e
@ -4675,7 +4675,7 @@ def MakeInstallerNSIS(file,fullname,smdirectory,installdir):
|
||||
cmd=cmd+'/DLICENSE="'+panda+'\\LICENSE" '
|
||||
cmd=cmd+'/DLANGUAGE="Panda3DEnglish" '
|
||||
cmd=cmd+'/DRUNTEXT="Visit the Panda Manual" '
|
||||
x cmd=cmd+'/DIBITMAP="panda-install.bmp" '
|
||||
cmd=cmd+'/DIBITMAP="panda-install.bmp" '
|
||||
cmd=cmd+'/DUBITMAP="panda-uninstall.bmp" '
|
||||
cmd=cmd+'/DPANDA="'+panda+'" '
|
||||
cmd=cmd+'/DPANDACONF="'+panda+'\\etc" '
|
||||
|
Loading…
x
Reference in New Issue
Block a user