mirror of
https://github.com/ppy/osu
synced 2024-12-11 17:42:28 +00:00
Add LayeredHitSamples skin config lookup
This commit is contained in:
parent
d340ff7f32
commit
e827b14abf
@ -5,6 +5,7 @@ namespace osu.Game.Skinning
|
|||||||
{
|
{
|
||||||
public enum GlobalSkinConfiguration
|
public enum GlobalSkinConfiguration
|
||||||
{
|
{
|
||||||
AnimationFramerate
|
AnimationFramerate,
|
||||||
|
LayeredHitSounds,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user