mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 12:37:37 +02:00
Editor ui improvements
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user