Skip to content

Commit

Permalink
Remove glory rank
Browse files Browse the repository at this point in the history
  • Loading branch information
bhollis committed Feb 5, 2025
1 parent 95d5bcd commit f438d26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/progress/Ranks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ import { getCharacterProgressions } from './selectors';

const rankProgressionToStreakProgression: LookupTable<ProgressionHashes, number> = {
[ProgressionHashes.CrucibleRank]: 2203850209,
[ProgressionHashes.GloryRank]: 2572719399,
[ProgressionHashes.GambitRank]: 2939151659,
[ProgressionHashes.VanguardRank]: 600547406,
[ProgressionHashes.StrangeFavor]: 1999336308,
Expand Down

0 comments on commit f438d26

Please sign in to comment.