mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 06:42:56 +08:00
Fix.
This commit is contained in:
parent
9030935030
commit
cfb3c38c3a
@ -102,7 +102,7 @@ namespace osu.Game.Rulesets.Scoring
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public bool AdjustRank
|
public bool AdjustRank
|
||||||
{
|
{
|
||||||
get => return adjustRank;
|
get => adjustRank;
|
||||||
|
|
||||||
set
|
set
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user