Editor ui improvements

This commit is contained in:
Braedon
2022-01-14 17:46:14 -05:00
parent 8760412bb2
commit c5b1e4a4ce
13 changed files with 8258 additions and 3575 deletions

View File

@ -12,6 +12,9 @@ namespace RhythmHeavenMania.Editor
[Serializable]
public class Properties
{
public string TempoLayerCol;
public string MusicLayerCol;
public string Layer1Col;
public string Layer2Col;
public string Layer3Col;