mirror of
https://github.com/ppy/osu.git
synced 2025-03-18 06:27:18 +08:00
Revert "Consider UnknownMod
to be "playable in multiplayer""
This reverts commit 07e9f3780a8335ca07d3e076193c0b7cbdc80982.
This commit is contained in:
parent
07e9f3780a
commit
b3ac544d65
@ -16,7 +16,6 @@ namespace osu.Game.Rulesets.Mods
|
||||
public override double ScoreMultiplier => 0;
|
||||
|
||||
public override bool UserPlayable => false;
|
||||
public override bool PlayableInMultiplayer => true;
|
||||
|
||||
public override ModType Type => ModType.System;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user