implemented basics of skin system.
This commit is contained in:
@@ -10,5 +10,7 @@ namespace RhythmBullet.Preferences
|
||||
public float MusicVolume = 1f;
|
||||
public float FXVolume = 1f;
|
||||
public string MusicDirectory = Environment.GetFolderPath(Environment.SpecialFolder.MyMusic);
|
||||
public string skinName;
|
||||
public string skinDirectory;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user