1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-09 18:44:51 +08:00

Merge branch 'master' into abstract-model-managers

This commit is contained in:
Dean Herbert
2018-02-15 20:39:08 +09:00
committed by GitHub
Unverified
2 changed files with 3 additions and 1 deletions
@@ -18,6 +18,8 @@ namespace osu.Game.Graphics.UserInterface
public Action Exit;
public override bool HandleLeftRightArrows => false;
private bool focus;
public bool HoldFocus
{