mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 20:20:28 +08:00
Fix.
This commit is contained in:
committed by
GitHub
Unverified
parent
9030935030
commit
cfb3c38c3a
@@ -102,7 +102,7 @@ namespace osu.Game.Rulesets.Scoring
|
||||
/// </summary>
|
||||
public bool AdjustRank
|
||||
{
|
||||
get => return adjustRank;
|
||||
get => adjustRank;
|
||||
|
||||
set
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user