mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 03:15:07 -04:00
minor typo
This commit is contained in:
parent
58f83fce39
commit
0a15bf1fe9
@ -228,7 +228,7 @@ run_python() {
|
|||||||
Py_DECREF(vfsimporter_module);
|
Py_DECREF(vfsimporter_module);
|
||||||
|
|
||||||
// Now, the VFSImporter has been registered, which means we can
|
// Now, the VFSImporter has been registered, which means we can
|
||||||
// start importing the rest of the Python modules, where are all
|
// start importing the rest of the Python modules, which are all
|
||||||
// defined in the multifile. First, we need to mount the multifile
|
// defined in the multifile. First, we need to mount the multifile
|
||||||
// into the VFS.
|
// into the VFS.
|
||||||
PT(Multifile) mf = new Multifile;
|
PT(Multifile) mf = new Multifile;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user