Remove redundant code
This commit is contained in:
parent
a35ed657c2
commit
23474bfd67
@ -195,7 +195,6 @@ export class TraderHelper
|
|||||||
if (traderId === Traders.FENCE)
|
if (traderId === Traders.FENCE)
|
||||||
{
|
{
|
||||||
// Must add rep to scav profile to ensure consistency
|
// Must add rep to scav profile to ensure consistency
|
||||||
const fullProfile = this.profileHelper.getFullProfile(sessionId);
|
|
||||||
fullProfile.characters.scav.TradersInfo[traderId].standing = pmcTraderInfo.standing;
|
fullProfile.characters.scav.TradersInfo[traderId].standing = pmcTraderInfo.standing;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user