remove log message

This commit is contained in:
ousttrue 2021-08-06 16:42:33 +09:00
parent 13d6b263a9
commit 93bb449548

View File

@ -35,7 +35,6 @@ namespace UniVRM10
void OnValidate()
{
Debug.Log($"VRM10Object.OnValidate");
if (LookAt != null)
{
LookAt.HorizontalInner.OnValidate();