LoH and LS not tracked for PvP
This commit is contained in:
parent
17cd8ab158
commit
f6a2ca1b61
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ if($_POST['submit']) {
|
|||
<tr>
|
||||
<td><b>Paragon Score</b></td>
|
||||
<td><?php echo number_format($pve->paragonScore(), 2, '.', ','); ?></td>
|
||||
<td><?php echo number_format($pvp->paragonScore(), 2, '.', ','); ?></td>
|
||||
<td>0</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>Misc Score</b></td>
|
||||
|
|
Loading…
Reference in a new issue