Compare commits
No commits in common. "871010f8cb12871d7dfcd95613ecd19ef0f065b9" and "74a6ef945c04cedebee16af1b71dd974071a60f1" have entirely different histories.
871010f8cb
...
74a6ef945c
Binary file not shown.
Before Width: | Height: | Size: 168 KiB |
@ -247,7 +247,7 @@ export default function PlayerInfo({ playerData }: PlayerInfoProps) {
|
||||
<Label
|
||||
title="+ 1pp"
|
||||
className="bg-[#8992e8]"
|
||||
hoverValue="Amount of raw pp required to increase your global pp by 1pp"
|
||||
hoverValue="Amount of raw pp required to increase your pp by 1pp"
|
||||
value={`${formatNumber(
|
||||
calcPpBoundary(playerId, 1)?.toFixed(2),
|
||||
)}pp raw per global`}
|
||||
|
Loading…
x
Reference in New Issue
Block a user