This commit is contained in:
Lanta 2023-11-15 15:50:20 +01:00
parent 77ff2fc8db
commit f07a370d47

View file

@ -88,7 +88,7 @@ $lastMatches = array_slice($allMatches, 0, 8);
<th>Player Name</th> <th>Player Name</th>
<th>Kills</th> <th>Kills</th>
<th>humankills</th> <th>humankills</th>
<th>Total Damage</th>
</tr>"; </tr>";
$directory = 'data/killstats/'; $directory = 'data/killstats/';