@ -58,7 +58,7 @@ namespace Unity.BossRoom.ConnectionManagement
{
playerId = playerId,
playerName = playerName,
isDebug = Debug.isDebugBuild
isDebug = false
});
var payloadBytes = System.Text.Encoding.UTF8.GetBytes(payload);