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

@ -11,7 +11,7 @@ namespace HeavenStudio.Games.Loaders
public static class NtrDogNinjaLoader
{
public static Minigame AddGame(EventCaller eventCaller) {
return new Minigame("dogNinja", "Dog Food", "554899", true, false, new List<GameAction>()
return new Minigame("dogNinja", "Dog Ninja", "554899", true, false, new List<GameAction>()
{
new GameAction("Bop", "Bop")
{