mirror of
https://github.com/ppy/osu
synced 2025-02-19 03:47:01 +00:00
Fix inspection
This commit is contained in:
parent
10f704cc41
commit
089ff559d3
@ -167,7 +167,6 @@ namespace osu.Game.Online.Chat
|
|||||||
base.OnFocusLost(e);
|
base.OnFocusLost(e);
|
||||||
FocusLost?.Invoke();
|
FocusLost?.Invoke();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public partial class StandAloneDrawableChannel : DrawableChannel
|
public partial class StandAloneDrawableChannel : DrawableChannel
|
||||||
|
Loading…
Reference in New Issue
Block a user