1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 16:27:26 +08:00

Add SpinnerNoBlink to LegacySettings

This commit is contained in:
Max Hübner 2020-09-26 16:25:17 +02:00
parent 1d1de59ecc
commit e7d0456454

View File

@ -19,6 +19,7 @@ namespace osu.Game.Skinning
ComboOverlap,
AnimationFramerate,
LayeredHitSounds,
SpinnerNoBlink
}
}
}