summaryrefslogtreecommitdiffstats
path: root/app.php
diff options
context:
space:
mode:
authorraylu <raylu@mixpanel.com>2011-12-07 22:25:20 -0800
committerraylu <raylu@mixpanel.com>2011-12-07 22:25:43 -0800
commit3d6f2e46400379bc512c6fb7c7394fbee9e60d76 (patch)
tree63139252e2be169691b5714b5d79e021081b8558 /app.php
parentd2e8d7999913cae4c62b471133a90cc166e3f679 (diff)
downloadpathery-3d6f2e46400379bc512c6fb7c7394fbee9e60d76.tar.xz
make countdown timer a little more accurate
Diffstat (limited to 'app.php')
-rw-r--r--app.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/app.php b/app.php
index c2db175..d799a97 100644
--- a/app.php
+++ b/app.php
@@ -215,10 +215,3 @@ function translatemap($mapMatrix, $mapID) {
$r .= "\n</level>";
return $r;
}
-
-
-
-
-
-
-