Box selection improvements

This commit is contained in:
Braedon
2022-01-16 14:23:46 -05:00
parent c48f2064f0
commit 86e203be5e
7 changed files with 561 additions and 39 deletions

View File

@ -27,6 +27,7 @@ namespace RhythmHeavenMania.Editor
public string CurrentTimeMarkerCol;
public string BoxSelectionCol;
public string BoxSelectionOutlineCol;
}
}
}