this one too

lol
This commit is contained in:
ThePurpleAnon 2024-04-05 21:06:45 -05:00
parent 9cfa2a803e
commit a66fc18857

View file

@ -39,7 +39,7 @@ namespace HeavenStudio.Games.Scripts_CatchOfTheDay
private double? _CrossfadeStartBeat;
[SerializeField] GameObject Renderer;
private bool _FirstUpdate = false;
//private bool _FirstUpdate = false; Unused value - Marc
[SerializeField] Animator CrossfadeAnimator;