note
This commit is contained in:
parent
9d5d3f17bf
commit
e3d2f38906
@ -555,7 +555,7 @@ export const addMissionRewards = async (
|
||||
}
|
||||
|
||||
if (rewardInfo.rewardSeed) {
|
||||
// We're using a reward seed, so give the client a new one in the response.
|
||||
// We're using a reward seed, so give the client a new one in the response. On live, missionInventoryUpdate seems to always provide a fresh one in the response.
|
||||
inventory.RewardSeed = generateRewardSeed();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user