diff --git a/last_stats.php b/last_stats.php index d3ab038..856928b 100644 --- a/last_stats.php +++ b/last_stats.php @@ -37,14 +37,15 @@ error_reporting(E_ALL); echo "
| Playername | -Deaths | +Win Ratio | +K/D (Human) | +K/D (All) | Kills | Human Kills | Matches | -K/D (Human) | -K/D (All) | Wins | -Win Ratio | +Deaths | +
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| $player_name | -$deaths | +$winratio | +$KD_H | +$KD_ALL | $kills | $humankills | $matches | -$KD_H | -$KD_ALL | $wins | -$winratio | +$deaths | +