Skip to content

Commit

Permalink
Fix granting of XP on challenge completion
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyFuller committed Aug 4, 2023
1 parent af02520 commit 69a0e42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/candle/challengeService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1484,7 +1484,6 @@ export class ChallengeService extends ChallengeRegistry {
challenge?.Drops ?? [],
session,
userData,
gameVersion,
challenge.LocationId,
)

Expand Down

0 comments on commit 69a0e42

Please sign in to comment.