kills
This commit is contained in:
parent
8b2af226b4
commit
183858f876
1 changed files with 0 additions and 1 deletions
|
|
@ -186,7 +186,6 @@ $lastMatches = array_slice($allMatches, 0, 8);
|
|||
echo "<td>" . htmlspecialchars($playerStats['revives']) . "</td>";
|
||||
echo "<td>" . htmlspecialchars($playerStats['longestKill']) . "</td>";
|
||||
echo "<td>" . htmlspecialchars($playerStats['DBNOs']) . "</td>";
|
||||
echo "<td>" . htmlspecialchars($playerStats['headshotKills']) . "</td>";
|
||||
echo "<td>" . htmlspecialchars($playerStats['assists']) . "</td>";
|
||||
echo "</tr>";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue