Begone test comment

This commit is contained in:
Jenny Crowe 2022-02-27 04:01:24 -07:00
parent f29c7b075a
commit b488cc329d

View file

@ -37,7 +37,6 @@ namespace RhythmHeavenMania.Games.DJSchool
djYellowAnim = djYellow.GetComponent<Animator>();
}
// Test comment hello
private void Update()
{
var cond = Conductor.instance;