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

@ -15,7 +15,7 @@ namespace HeavenStudio.Games.Loaders
{
public static Minigame AddGame(EventCaller eventCaller)
{
return new Minigame("lockstep", "Headphones Man</color>", "f0338d", false, false, new List<GameAction>()
return new Minigame("lockstep", "Lockstep \n<color=#eb5454>[WIP]</color>", "f0338d", false, false, new List<GameAction>()
{
new GameAction("bop", "Bop")
{