From d718c41e1eb6abd2b1913b781ee1c117424ca6e0 Mon Sep 17 00:00:00 2001 From: Jocy Date: Fri, 19 May 2017 13:34:22 +0200 Subject: [PATCH] fixed typo --- plugins/MCTeam/LocalRecordsPlugin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/MCTeam/LocalRecordsPlugin.php b/plugins/MCTeam/LocalRecordsPlugin.php index eb3e1704..82762252 100644 --- a/plugins/MCTeam/LocalRecordsPlugin.php +++ b/plugins/MCTeam/LocalRecordsPlugin.php @@ -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