mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-25 05:49:00 +08:00
chore: remove stray debug print (#678)
This commit is contained in:
parent
0d4378764a
commit
e01b707916
@ -74,7 +74,6 @@ namespace nadena.dev.modular_avatar.core
|
|||||||
base.OnValidate();
|
base.OnValidate();
|
||||||
MigrateLockConfig();
|
MigrateLockConfig();
|
||||||
RuntimeUtil.delayCall(SetLockMode);
|
RuntimeUtil.delayCall(SetLockMode);
|
||||||
Debug.Log("$$$ OnValidate");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
internal void ResetArmatureLock()
|
internal void ResetArmatureLock()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user