Better use a node that is very clearly not used by other services

(e.g. animations). The data class doesn't mind.
This commit is contained in:
mfranz 2006-03-12 18:56:48 +00:00
parent b62f241051
commit bd1f192dc4

View File

@ -339,7 +339,7 @@ sgLoad3DModel( const string &fg_root, const string &path,
} }
if (data) { if (data) {
model->setUserData(data); alignmainmodel->setUserData(data);
data->modelLoaded(path, &props, model); data->modelLoaded(path, &props, model);
} }
// Load animations // Load animations