mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 01:47:30 +09:00
commit
3fd9edfcde
@ -206,7 +206,7 @@ namespace osu.Game.Overlays
|
||||
|
||||
private long? lastMessageId;
|
||||
|
||||
private List<Channel> careChannels = new List<Channel>();
|
||||
private readonly List<Channel> careChannels = new List<Channel>();
|
||||
|
||||
private readonly List<DrawableChannel> loadedChannels = new List<DrawableChannel>();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user