Organization refactor

This commit is contained in:
Jenny Crowe
2022-03-11 21:10:13 -07:00
parent 64a5bd6674
commit 30d2931762
49 changed files with 80 additions and 65 deletions

View File

@ -7,9 +7,10 @@ using DG.Tweening;
using RhythmHeavenMania.Util;
namespace RhythmHeavenMania.Games.RhythmTweezers
namespace RhythmHeavenMania.Games
{
// use PlayerActionObject for the actual tweezers but this isn't playable rn so IDC
using Scripts_RhythmTweezers;
public class RhythmTweezers : Minigame
{
public enum VegetableType