Started prepping Drumming Practice

This commit is contained in:
Carson Kompon
2022-03-06 22:17:46 -05:00
parent 1514f8d16a
commit 48c0f0994c
47 changed files with 14014 additions and 0 deletions

View File

@ -382,6 +382,10 @@ namespace RhythmHeavenMania
{
new Param("toggle", false, "Applause")
}),
}),
new Minigame("drummingPractice", "Drumming Practice \n<color=#eb5454>[WIP don't use]</color>", "2BCF33", false, false, new List<GameAction>()
{
}),
/*new Minigame("spaceDance", "Space Dance", "B888F8", new List<GameAction>()
{