mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-11 13:29:41 -05:00
add comment
This commit is contained in:
@@ -189,6 +189,7 @@ namespace UniJSON
|
||||
new Dictionary<string, object>{
|
||||
} } }, "{\"a\":{}}");
|
||||
|
||||
// fix dictionary member deserialization
|
||||
DeserializeValue(new DictionaryValue(), "{\"Dict\": {}}");
|
||||
}
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user