mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 03:15:07 -04:00
store appRunner.p3dMultifile
This commit is contained in:
parent
81caaa764b
commit
4d5a04ad75
@ -976,6 +976,7 @@ class AppRunner(DirectObject):
|
||||
|
||||
# Mount the Multifile under self.multifileRoot.
|
||||
vfs.mount(mf, self.multifileRoot, vfs.MFReadOnly)
|
||||
self.p3dMultifile = mf
|
||||
VFSImporter.reloadSharedPackages()
|
||||
|
||||
self.loadMultifilePrcFiles(mf, self.multifileRoot)
|
||||
|
Loading…
x
Reference in New Issue
Block a user