mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-30 18:22:52 +08:00
fix: remove spammy "Invalidated job!" message (#847)
This commit is contained in:
parent
2af603e365
commit
61a70feed7
@ -63,7 +63,6 @@ namespace nadena.dev.modular_avatar.core.armature_lock
|
||||
|
||||
if (transitioned)
|
||||
{
|
||||
Debug.Log("Invalidated job!");
|
||||
#if UNITY_EDITOR
|
||||
EditorApplication.delayCall += () => OnInvalidation?.Invoke();
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user