diff --git a/Assets/Scripts/Games/DJSchool/DJSchool.cs b/Assets/Scripts/Games/DJSchool/DJSchool.cs index c98ea121b..0f99c6312 100644 --- a/Assets/Scripts/Games/DJSchool/DJSchool.cs +++ b/Assets/Scripts/Games/DJSchool/DJSchool.cs @@ -37,7 +37,6 @@ namespace RhythmHeavenMania.Games.DJSchool djYellowAnim = djYellow.GetComponent(); } - // Test comment hello private void Update() { var cond = Conductor.instance;