Fixed the output of texture files
This commit is contained in:
parent
15a3972be0
commit
f5d425cd11
@ -105,7 +105,7 @@ class OSGReaderWriter : public ReaderWriter
|
||||
}
|
||||
if (opt=="OutputTextureFiles")
|
||||
{
|
||||
fout.setOutputTextureFiles(false);
|
||||
fout.setOutputTextureFiles(true);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user