Revert "Misc. Fixes and Tweaks (#377)" (#380)

This reverts commit f9906b50a5.
This commit is contained in:
minenice55
2023-04-01 22:28:23 -04:00
committed by GitHub
parent 1b4e7fa931
commit 381b69fac9
199 changed files with 48588 additions and 30432 deletions

View File

@ -10,7 +10,7 @@ namespace HeavenStudio.Games.Loaders
{
public static Minigame AddGame(EventCaller eventCaller)
{
return new Minigame("gleeClub", "Chorus Kids", "cfcecf", false, false, new List<GameAction>()
return new Minigame("gleeClub", "Glee Club", "cfcecf", false, false, new List<GameAction>()
{
new GameAction("intervalStart", "Start Interval")
{