slight progress on MusicDB
This commit is contained in:
@@ -18,10 +18,15 @@ namespace WacK.MusicDB
|
||||
float clearRatio;
|
||||
|
||||
/// <summary>
|
||||
/// Path to audio file for this difficulty.
|
||||
/// Name of audio file for this level.
|
||||
/// </summary>
|
||||
string audioFile;
|
||||
|
||||
/// <summary>
|
||||
/// Name of chart file for this level.
|
||||
/// </summary>
|
||||
string chartFile;
|
||||
|
||||
string designer;
|
||||
|
||||
float audioPreviewStart, audioPreviewLength;
|
||||
|
||||
Reference in New Issue
Block a user