mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
change ls interface
This commit is contained in:
parent
c1f893ce30
commit
f4c1e07706
@ -155,7 +155,7 @@ run() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (_ls) {
|
if (_ls) {
|
||||||
root->ls();
|
root->ls(nout, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
// This should be guaranteed because we pass false to the
|
// This should be guaranteed because we pass false to the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user