This commit is contained in:
Thijs Stobbelaar 2023-11-14 21:56:56 +01:00
parent ae973621e9
commit e53fef9c50

View file

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