Merge branch 'meshupload' of git://github.com/AlericInglewood/SingularityViewer into meshup
This commit is contained in:
@@ -341,7 +341,7 @@ BOOL stop_gloderror()
|
||||
|
||||
if (error != GLOD_NO_ERROR)
|
||||
{
|
||||
llwarns << "GLOD error detected, cannot generate LOD: " << std::hex << error << llendl;
|
||||
llwarns << "GLOD error detected, cannot generate LOD: " << std::hex << error << std::dec << llendl;
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user