This commit is contained in:
Akash Mozumdar
2017-09-01 15:32:03 -04:00
committed by GitHub
parent 080bdf808c
commit c6b226b017

View File

@ -23,7 +23,7 @@ namespace osu.Game.Rulesets.Osu.Scoring
{
}
float beatmapHp;
private float beatmapHp;
protected override void ComputeTargets(Game.Beatmaps.Beatmap<OsuHitObject> beatmap)
{