mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-11 09:49:05 +00:00
Cleanup
This commit is contained in:
parent
34e941e48d
commit
86c386c63d
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