Debug.Log

This commit is contained in:
ousttrue 2024-12-20 15:43:35 +09:00
parent bd97ffd407
commit ceea9a294a

View File

@ -45,7 +45,6 @@ namespace UniVRM10
loaded.TransferOwnership((k, o) =>
{
Debug.Log(o);
context.AddObjectToAsset(k.Name, o);
});