Buggy timeline object resizing

This commit is contained in:
Braedon
2022-01-17 14:23:18 -05:00
parent 6a05f31506
commit 06ef8986c7
13 changed files with 798 additions and 158 deletions

View File

@ -20,7 +20,7 @@ namespace RhythmHeavenMania.Editor
private RectTransform eventsParent;
[Header("Properties")]
private EventCaller.MiniGame mg;
private Minigames.Minigame mg;
private bool gameOpen;
[SerializeField] private int currentEventIndex;
private int dragTimes;