mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Cleanup
This commit is contained in:
parent
c9437f9bd5
commit
0366f021ea
1 changed files with 1 additions and 1 deletions
|
@ -448,7 +448,7 @@ bool CExportNel::getValueByNameUsingParamBlock2 (Animatable& node, const char* s
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
nlwarning ("FAILED Can't find ParamBlock named '%s'", sName);
|
// nlwarning ("FAILED Can't find ParamBlock named '%s'", sName);
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue