mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Disable reversing for now - this needs to be re-implemented in a later PR.
This commit is contained in:
@ -74,8 +74,6 @@ namespace osu.Game.Rulesets.Mania.UI
|
||||
[BackgroundDependencyLoader]
|
||||
private void load()
|
||||
{
|
||||
Playfield.Reversed.Value = true;
|
||||
|
||||
BarLines.ForEach(Playfield.Add);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user