mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-16 17:04:44 +01:00
misc changes
This commit is contained in:
@@ -24,10 +24,9 @@ namespace nksrv.LobbyServer.Msgs.Team
|
||||
foreach (var item in user.UserTeams)
|
||||
{
|
||||
response.TypeTeams.Add(item.Value);
|
||||
|
||||
}
|
||||
}
|
||||
await WriteDataAsync(response);
|
||||
await WriteDataAsync(response);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user