1
0
Fork 0

LoH and LS not tracked for PvP

This commit is contained in:
Andrew Tomaka 2013-04-08 19:54:30 -04:00
parent 17cd8ab158
commit f6a2ca1b61
1 changed files with 1 additions and 1 deletions

View File

@ -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>