Updated UniJSON

This commit is contained in:
ousttrue
2018-12-08 02:58:17 +09:00
parent 83865ed1a6
commit e136f389a5
2 changed files with 2 additions and 2 deletions

View File

@@ -119,7 +119,7 @@ namespace VRM
}
else
{
f.Dump(node.Bytes);
f.Value(node);
}
}

Submodule UniGLTF updated: a1298bbc69...fcca7cd915