feat(wip) room properties
This commit is contained in:
@@ -86,6 +86,7 @@ public sealed class AuthorizationOperation: BaseOperation
|
||||
|
||||
var playerId = context.LobbyPlayer.Id;
|
||||
var playerName = context.LobbyPlayer.Name;
|
||||
|
||||
var playerPayload = context.LobbyPlayer.Payload;
|
||||
|
||||
_writer.Clear();
|
||||
|
||||
Reference in New Issue
Block a user