mirror of
https://github.com/ppy/osu.git
synced 2025-02-12 08:33:04 +08:00
Remove "hide during breaks" option
Probably wouldn't be used anyway.
This commit is contained in:
parent
9bb86ccb83
commit
c72017a7db
@ -12,9 +12,6 @@ namespace osu.Game.Configuration
|
|||||||
[Description("Hide during gameplay")]
|
[Description("Hide during gameplay")]
|
||||||
HideDuringGameplay,
|
HideDuringGameplay,
|
||||||
|
|
||||||
[Description("Hide during breaks")]
|
|
||||||
HideDuringBreaks,
|
|
||||||
|
|
||||||
Always
|
Always
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user