ss
This commit is contained in:
parent
ae973621e9
commit
e53fef9c50
1 changed files with 2 additions and 2 deletions
|
|
@ -41,13 +41,13 @@ $lastMatches = array_slice($allMatches, 0, 8);
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<!-- <th>Match Date</th> -->
|
<!-- <th>Match Date</th> -->
|
||||||
<tr>
|
|
||||||
<th>Player Name</th>
|
<th>Player Name</th>
|
||||||
<th>Kills</th>
|
<th>Kills</th>
|
||||||
<th>Damage Dealt</th>
|
<th>Damage Dealt</th>
|
||||||
<th>Time Survived</th>
|
<th>Time Survived</th>
|
||||||
<th>Rank</th>
|
<th>Rank</th>
|
||||||
</tr>
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue