mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
partially removed legacy part code. TODO talk to dave for final fix
This commit is contained in:
parent
ccc84c8d48
commit
6c5a9f0309
@ -61,7 +61,6 @@ CharacterMaker(EggGroup *root, EggLoader &loader)
|
||||
Character *CharacterMaker::
|
||||
make_node() {
|
||||
make_bundle();
|
||||
_character_node->_parts = _parts;
|
||||
return _character_node;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user