1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 02:39:52 +08:00

Fix inspection

This commit is contained in:
Dan Balasescu
2024-08-08 00:42:31 +09:00
Unverified
parent 10f704cc41
commit 089ff559d3
@@ -167,7 +167,6 @@ namespace osu.Game.Online.Chat
base.OnFocusLost(e);
FocusLost?.Invoke();
}
}
public partial class StandAloneDrawableChannel : DrawableChannel