1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 20:22:55 +08:00

Fix inspection

This commit is contained in:
Dan Balasescu 2024-08-08 00:42:31 +09:00
parent 10f704cc41
commit 089ff559d3
No known key found for this signature in database

View File

@ -167,7 +167,6 @@ namespace osu.Game.Online.Chat
base.OnFocusLost(e);
FocusLost?.Invoke();
}
}
public partial class StandAloneDrawableChannel : DrawableChannel