mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 13:27:41 +02:00
@ -13,7 +13,7 @@ namespace HeavenStudio.Games.Loaders
|
||||
public static class NtrFlickLoader
|
||||
{
|
||||
public static Minigame AddGame(EventCaller eventCaller) {
|
||||
return new Minigame("builtToScaleDS", "Built To Scale (DS)", "00BB00", true, false, new List<GameAction>()
|
||||
return new Minigame("builtToScaleDS", "Built To Scale (DS)", "1ad21a", true, false, new List<GameAction>()
|
||||
{
|
||||
new GameAction("spawn blocks", "Widget")
|
||||
{
|
||||
|
Reference in New Issue
Block a user