Rename DuringGameplay

This commit is contained in:
Shane Woolcock
2020-10-06 19:52:18 +10:30
parent d5782c95bd
commit 1877312a91
3 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@ namespace osu.Game.Input
/// but may otherwise move freely.
/// </summary>
[Description("During Gameplay")]
DuringGameplay,
WhenOverlaysDisabled,
/// <summary>
/// The mouse cursor will always be locked to the window bounds while the game has focus.