mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-18 12:43:44 -04:00
purged a output message
This commit is contained in:
parent
d2e116ce7b
commit
d14c211bc1
@ -910,7 +910,7 @@ convert_hierarchy(EggGroupNode *egg_root) {
|
||||
if (!process_model_node(_tree.get_node(i))) {
|
||||
return false;
|
||||
}
|
||||
softegg_cat.info() << i << endl;
|
||||
softegg_cat.debug() << i << endl;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user