mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Replace todo
This commit is contained in:
@ -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();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user