1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 16:52:55 +08:00

Remove Hit500.

This commit is contained in:
Dean Herbert 2016-11-29 21:28:22 +09:00
parent 9d2a69f1e2
commit 9b243ccc23

View File

@ -74,7 +74,5 @@ namespace osu.Game.Modes.Osu.Objects.Drawables
Hit100,
[Description(@"300")]
Hit300,
[Description(@"500")]
Hit500
}
}