mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Revert "Consider UnknownMod
to be "playable in multiplayer""
This reverts commit 07e9f3780a
.
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user