mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-08 20:08:53 -05:00
Debug.Log
This commit is contained in:
@@ -45,7 +45,6 @@ namespace UniVRM10
|
||||
|
||||
loaded.TransferOwnership((k, o) =>
|
||||
{
|
||||
Debug.Log(o);
|
||||
context.AddObjectToAsset(k.Name, o);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user