mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 12:07:41 +02:00
DS Touchscreen Colors assigned to Fireworks and more
more include launch party, rhythm soumen, space dance, and tram & pauline
This commit is contained in:
@ -9,7 +9,7 @@ namespace HeavenStudio.Games.Loaders
|
||||
public static class RvlRocketLoader
|
||||
{
|
||||
public static Minigame AddGame(EventCaller eventCaller) {
|
||||
return new Minigame("launch party", "Launch Party \n<color=#eb5454>[WIP]</color>", "000000", false, false, new List<GameAction>()
|
||||
return new Minigame("launch party", "Launch Party \n<color=#eb5454>[WIP]</color>", "184CAA", false, false, new List<GameAction>()
|
||||
{
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user