Adjust naming
This commit is contained in:
parent
925830b8bb
commit
39f68281c8
@ -809,7 +809,7 @@ namespace FirstPlugin
|
||||
|
||||
MeshCodec = new MeshCodec();
|
||||
|
||||
bool isMeshCodec = MeshCodec.IsMeshCodec(stream);
|
||||
bool isMeshCodec = MeshCodec.IsMeshCodecBfres(stream);
|
||||
if (isMeshCodec)
|
||||
MeshCodec.Prepare();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user