mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 11:42:56 +08:00
Disable reversing for now - this needs to be re-implemented in a later PR.
This commit is contained in:
parent
cd3c825bd2
commit
9a7c9e9af0
@ -74,8 +74,6 @@ namespace osu.Game.Rulesets.Mania.UI
|
||||
[BackgroundDependencyLoader]
|
||||
private void load()
|
||||
{
|
||||
Playfield.Reversed.Value = true;
|
||||
|
||||
BarLines.ForEach(Playfield.Add);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user