mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 11:57:40 +02:00
@ -13,7 +13,7 @@ namespace HeavenStudio.Games.Loaders
|
||||
public static class AgbHairLoader
|
||||
{
|
||||
public static Minigame AddGame(EventCaller eventCaller) {
|
||||
return new Minigame("rhythmTweezers", "Rhythm Tweezers", "98b389", false, false, new List<GameAction>()
|
||||
return new Minigame("rhythmTweezers", "Rhythm Tweezers", "a14fa1", false, false, new List<GameAction>()
|
||||
{
|
||||
new GameAction("start interval", "Start Interval")
|
||||
{
|
||||
|
Reference in New Issue
Block a user