This commit is contained in:
iiSaLMaN
2019-04-22 10:14:19 +03:00
committed by GitHub
parent 9030935030
commit cfb3c38c3a

View File

@ -102,7 +102,7 @@ namespace osu.Game.Rulesets.Scoring
/// </summary>
public bool AdjustRank
{
get => return adjustRank;
get => adjustRank;
set
{