mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 11:45:09 +00:00
Update Minigames.cs
This commit is contained in:
parent
092240a3d5
commit
caff09df7d
1 changed files with 1 additions and 1 deletions
|
@ -464,7 +464,7 @@ namespace HeavenStudio
|
|||
})
|
||||
}),
|
||||
new Minigame("Tram&Pauline", "Tram&Pauline \n<color=#eb5454>[WIP don't use]</color>", "000000", false, false, new List<GameAction>()
|
||||
{
|
||||
}),
|
||||
}),
|
||||
/*new Minigame("spaceDance", "Space Dance", "B888F8", new List<GameAction>()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue