Block fixed, looking for invite in game

This commit is contained in:
2024-01-19 16:48:20 +01:00
parent cdb4dab47a
commit fe47a4d633
9 changed files with 306 additions and 115 deletions

View File

@ -30,7 +30,7 @@ class Client
this.channels = new Channels(this);
this.channel = undefined;
this.notice = new Notice(this);
}