mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-14 16:04:36 +01:00
lobby ui works
This commit is contained in:
@@ -16,7 +16,7 @@ namespace nksrv.LobbyServer.Msgs.Auth
|
||||
{
|
||||
var req = await ReadData<ReqLogout>();
|
||||
|
||||
|
||||
JsonDb.Instance.GameClientTokens.Remove(UsedAuthToken);
|
||||
WriteData(new ResLogout());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user