mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 15:12:57 +08: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