chore: remove stray debug print (#678)

This commit is contained in:
bd_ 2024-02-18 20:06:15 +09:00 committed by GitHub
parent 0d4378764a
commit e01b707916
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,7 +74,6 @@ namespace nadena.dev.modular_avatar.core
base.OnValidate();
MigrateLockConfig();
RuntimeUtil.delayCall(SetLockMode);
Debug.Log("$$$ OnValidate");
}
internal void ResetArmatureLock()