Merge pull request #7 from SemvdH/fix-async-stuff
merge Fix async stuff into master
This commit is contained in:
@@ -18,6 +18,7 @@ namespace SharedClientServer
|
||||
public const byte LOBBY = 0x03;
|
||||
public const byte CANVAS = 0x04;
|
||||
public const byte RANDOMWORD = 0x05;
|
||||
public const byte MESSAGE_RECEIVED = 0x06;
|
||||
|
||||
public enum LobbyIdentifier
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user