mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Remove mod multiplier completely
This commit is contained in:
@ -32,7 +32,6 @@ namespace osu.Game.Screens.OnlinePlay
|
||||
{
|
||||
IsValidMod = m => true;
|
||||
|
||||
MultiplierSection.Alpha = 0;
|
||||
DeselectAllButton.Alpha = 0;
|
||||
|
||||
Drawable selectAllButton;
|
||||
|
Reference in New Issue
Block a user