fixed typo
This commit is contained in:
parent
0631c53ed9
commit
d718c41e1e
@ -474,7 +474,7 @@ class LocalRecordsPlugin implements ManialinkPageAnswerListener,CallbackListener
|
||||
return;
|
||||
}
|
||||
|
||||
$checkpointsString = $this->getCheckpointmas($player->login);
|
||||
$checkpointsString = $this->getCheckpoints($player->login);
|
||||
$this->checkpoints[$player->login] = array();
|
||||
|
||||
// Check old record of the player
|
||||
|
Loading…
Reference in New Issue
Block a user