1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 14:47:24 +08:00
osu-lazer/osu.Game/Rulesets/Objects/Legacy
smoogipooo 9565bb9572 Fix hold notes - remove glow for now.
# Conflicts:
#	osu.Game.Rulesets.Mania/Objects/Drawables/DrawableHoldNote.cs
#	osu.Game.Rulesets.Mania/Objects/Drawables/DrawableManiaHitObject.cs
2017-05-17 13:09:49 +09:00
..
Catch Add hold note conversion. 2017-05-17 13:09:07 +09:00
Mania Add hold note conversion. 2017-05-17 13:09:07 +09:00
Osu Add hold note conversion. 2017-05-17 13:09:07 +09:00
Taiko Add hold note conversion. 2017-05-17 13:09:07 +09:00
ConvertHitObjectParser.cs Fix hold notes - remove glow for now. 2017-05-17 13:09:49 +09:00
ConvertHitObjectType.cs Prefix everything inside Rulesets.Objects.Legacy with "Convert" to avoid naming clashes with Ruleset projects. 2017-04-22 21:33:11 +09:00
ConvertSlider.cs Introduce SampleInfoList as List<SampleInfo> to reduce generic nesting. Fix CI warnings. 2017-04-26 14:12:21 +09:00