Add Details to Presence
This commit is contained in:
parent
77e0f60987
commit
eb23f27364
@ -90,7 +90,8 @@ namespace MafiaGame
|
||||
State = ((WelcomePacket)packet).ServerName,
|
||||
Party = party,
|
||||
Secrets = secrets,
|
||||
Timestamps = Timestamps.Now
|
||||
Timestamps = Timestamps.Now,
|
||||
Details = "Ожидание старта"
|
||||
});
|
||||
}));
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user