mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
Another minor mistake
This commit is contained in:
parent
0435142f77
commit
e9e69c9e10
@ -918,7 +918,7 @@ def Package(target, inputs, opts):
|
||||
#
|
||||
##########################################################################################
|
||||
|
||||
def CompileBundle(target, inputs, opts, exe):
|
||||
def CompileBundle(target, inputs, opts):
|
||||
if (sys.platform != "darwin"): return
|
||||
plist = None
|
||||
resources = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user