<th>humankills</th> #117

Merged
OpzekerIT merged 2 commits from dev into main 2023-11-15 15:06:45 +00:00
Showing only changes of commit 5f90198320 - Show all commits

View file

@ -94,8 +94,8 @@ $lastMatches = array_slice($allMatches, 0, 8);
echo "<table class='sortable'>"; echo "<table class='sortable'>";
echo "<tr> echo "<tr>
<th>Player Name</th> <th>Player Name</th>
<th>Kills</th>
<th>humankills</th> <th>humankills</th>
<th>Kills</th>
<th>Total Damage</th> <th>Total Damage</th>
<th>Rank</th> <th>Rank</th>
<th>DBNOs</th> <th>DBNOs</th>