diff --git a/Assets/Scripts/Games/DJSchool/DJSchool.cs b/Assets/Scripts/Games/DJSchool/DJSchool.cs index 3711e3c9..4e538eb4 100644 --- a/Assets/Scripts/Games/DJSchool/DJSchool.cs +++ b/Assets/Scripts/Games/DJSchool/DJSchool.cs @@ -71,6 +71,7 @@ namespace RhythmHeavenMania.Games.DJSchool else { // there is no sprite for the alternate idle bop, oh well + // test message djYellowAnim.Play("IdleBop", 0, 0); } }