1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 05:27:26 +08:00
osu-lazer/osu.Game/Rulesets/Objects/Legacy
smoogipoo 54ab256c8e Instantiate a new path rather than setting properties on it
# Conflicts:
#	osu.Game.Rulesets.Catch/Beatmaps/CatchBeatmapConverter.cs
#	osu.Game.Rulesets.Catch/Objects/JuiceStream.cs
#	osu.Game.Rulesets.Osu/Beatmaps/OsuBeatmapConverter.cs
#	osu.Game/Rulesets/Objects/Legacy/Catch/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/Legacy/Mania/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/Legacy/Osu/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/Legacy/Taiko/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/SliderPath.cs
2018-11-12 13:50:19 +09:00
..
Catch Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00
Mania Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00
Osu Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00
Taiko Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00
ConvertHitObjectParser.cs Merge remote-tracking branch 'origin/master' into fix-slider-samples 2018-11-05 18:10:22 +09:00
ConvertHitObjectType.cs Add combo offset to ConvertHitObjectParser 2018-08-15 10:49:45 +09:00
ConvertSlider.cs Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00