removed WIP label
bc raffy and astrl and maddy bugged me about it
This commit is contained in:
parent
f6719e0982
commit
5fd3939b0d
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
|
|
@ -13,7 +13,7 @@ namespace HeavenStudio.Games.Loaders
|
|||
{
|
||||
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")
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue