mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Fixed #99
This commit is contained in:
parent
e8363d7310
commit
0711d555e1
@ -75,7 +75,7 @@ else {
|
||||
|
||||
$last_kills[] = array(
|
||||
'id' => $players_deaths_count,
|
||||
'date' => $death['date'],
|
||||
'time' => $death['date'],
|
||||
'killers_string' => $killers_string,
|
||||
'world_id' => isset($config['worlds'][(int)$death['world_id']]) ? $config['worlds'][(int)$death['world_id']] : null,
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user