Test commit

This commit is contained in:
Jenny Crowe 2022-02-21 16:50:31 -07:00
parent 3cb6ff3578
commit b3419e273a
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ namespace RhythmHeavenMania.Games.DJSchool
else else
{ {
// there is no sprite for the alternate idle bop, oh well // there is no sprite for the alternate idle bop, oh well
// test message
djYellowAnim.Play("IdleBop", 0, 0); djYellowAnim.Play("IdleBop", 0, 0);
} }
} }