From ffeb2a4fdd3b99191019b6717301c5f4c6d89585 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Tue, 17 Jul 2012 15:52:00 -0700 Subject: Hopefully fixing a rare chance to delay the first moveCount achievement. --- do.php | 1 + 1 file changed, 1 insertion(+) (limited to 'do.php') diff --git a/do.php b/do.php index 3a12661..a2f25d7 100644 --- a/do.php +++ b/do.php @@ -215,6 +215,7 @@ if ($_GET['r'] == 'getpath') { VALUES ('$userID', '$mapID', '$solution', '$moves')"; mysql_query($sql); $checkcm = true; + $checkcp = true; } // --------- APPLY ACHIEVEMENTS -- cgit v1.2.3