removed WIP label

bc raffy and astrl and maddy bugged me about it
This commit is contained in:
ThePurpleAnon 2024-02-09 19:46:08 -06:00
parent f6719e0982
commit 5fd3939b0d
5 changed files with 38 additions and 1306 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -13,7 +13,7 @@ namespace HeavenStudio.Games.Loaders
{ {
public static Minigame AddGame(EventCaller eventCaller) public static Minigame AddGame(EventCaller eventCaller)
{ {
return new Minigame("manzai", "(WIP) Manzai", "72003D", false, false, new List<GameAction>() return new Minigame("manzai", "Manzai", "72003D", false, false, new List<GameAction>()
{ {
new GameAction("bop", "Bop") new GameAction("bop", "Bop")
{ {