mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Fix a few warnings.
This commit is contained in:
@ -22,7 +22,7 @@ namespace osu.Game.Online.Chat
|
||||
|
||||
public List<Message> Messages = new List<Message>();
|
||||
|
||||
internal bool Joined;
|
||||
//internal bool Joined;
|
||||
|
||||
[JsonConstructor]
|
||||
public Channel()
|
||||
|
Reference in New Issue
Block a user