mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 17:52:56 +08: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
|
||||
{
|
||||
AnimationFramerate
|
||||
AnimationFramerate,
|
||||
LayeredHitSounds,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user