Revert TestCaseCatcherArea

This commit is contained in:
ekrctb
2018-06-03 15:31:51 +09:00
parent 9f27dd848a
commit 25d3f0ead1
2 changed files with 7 additions and 3 deletions

View File

@ -277,7 +277,7 @@ namespace osu.Game.Rulesets.Catch.UI
/// The modifier multiplied to the catcher speed.
/// It is always not less than 1 and it is greater than 1 if and only if the catcher is hyper-dashing.
/// </summary>
protected double HyperDashModifier
public double HyperDashModifier
{
get => hyperDashModifier;
set