mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-14 16:04:36 +01:00
fix lost sector perfect reward
This commit is contained in:
@@ -76,6 +76,8 @@ namespace EpinelPS.LobbyServer.LobbyUser
|
||||
|
||||
response.OwnedLobbyDecoBackgroundIdList.AddRange(user.LobbyDecoBackgroundList);
|
||||
|
||||
response.ClearLessons.AddRange(user.CompletedTacticAcademyLessons);
|
||||
|
||||
await WriteDataAsync(response);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user