mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 01:52:55 +08:00
Replace todo
This commit is contained in:
parent
b9b1e77172
commit
7c0547b4ee
@ -25,8 +25,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
focus = value;
|
||||
if (!focus && HasFocus)
|
||||
//todo: replace with KillInput after ppy/osu-framework#1656 is merged.
|
||||
GetContainingInputManager().ChangeFocus(null);
|
||||
KillFocus();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user