mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-15 08:24:52 +01:00
Fix profile view, fix shop not unlocking
This commit is contained in:
@@ -24,6 +24,7 @@ namespace nksrv.LobbyServer.Msgs.Team
|
||||
foreach (var item in user.UserTeams)
|
||||
{
|
||||
response.TypeTeams.Add(item.Value);
|
||||
|
||||
}
|
||||
}
|
||||
WriteData(response);
|
||||
|
||||
Reference in New Issue
Block a user