Added todo Dedimania Plugin
This commit is contained in:
parent
69a7b3746f
commit
77c15c0a82
@ -237,6 +237,8 @@ class DedimaniaWebHandler {
|
||||
continue;
|
||||
}
|
||||
|
||||
//TODO check number of checkpoints
|
||||
|
||||
array_push($times, array('Login' => $record->login, 'Best' => $record->best, 'Checks' => $record->checkpoints));
|
||||
if (!isset($replays['VReplay'])) {
|
||||
$replays['VReplay'] = $record->vReplay;
|
||||
|
Loading…
Reference in New Issue
Block a user