mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 02:10:44 -05:00
Removed debug code
This commit is contained in:
parent
7826f4d095
commit
93859dbdcd
@ -659,8 +659,6 @@ export class LocationLifecycleService {
|
||||
pmcProfile.TaskConditionCounters = postRaidProfile.TaskConditionCounters;
|
||||
pmcProfile.SurvivorClass = postRaidProfile.SurvivorClass;
|
||||
|
||||
// DEBUG DONT FORGET TO REMOVE
|
||||
postRaidProfile.Achievements["65140ab8ec10ff011f17cc10"] = this.timeUtil.getTimestamp();
|
||||
// MUST occur prior to profile achievements being overwritten by post-raid achievements
|
||||
this.processAchievementCustomisationRewards(fullProfile, postRaidProfile.Achievements);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user