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>(); djYellowAnim = djYellow.GetComponent<Animator>();
} }
// Test comment hello
private void Update() private void Update()
{ {
var cond = Conductor.instance; var cond = Conductor.instance;