summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2012-07-17 15:52:00 -0700
committerPatrick Davison <snapwilliam@gmail.com>2012-07-17 15:52:00 -0700
commitffeb2a4fdd3b99191019b6717301c5f4c6d89585 (patch)
tree21d28b0f88ca10ccd46248817e4cd05574ed4e41
parent06401cf3806da7ef552507ad75d5c1996850cb97 (diff)
downloadpathery-ffeb2a4fdd3b99191019b6717301c5f4c6d89585.tar.xz
Hopefully fixing a rare chance to delay the first moveCount achievement.
-rw-r--r--do.php1
1 files changed, 1 insertions, 0 deletions
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