mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 10:47:39 +02:00
Started prepping Drumming Practice
This commit is contained in:
@ -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>()
|
||||
{
|
||||
|
Reference in New Issue
Block a user