Beginnings of moving channel handling out of the main context or random assignments.
This commit is contained in:
parent
f1d4051fb5
commit
80475a9180
17 changed files with 209 additions and 78 deletions
SharpChat/C2SPacketHandlers
|
@ -1,3 +1,4 @@
|
|||
using SharpChat.Channels;
|
||||
using SharpChat.Configuration;
|
||||
using SharpChat.Events;
|
||||
using SharpChat.Snowflake;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue