From 3d6f2e46400379bc512c6fb7c7394fbee9e60d76 Mon Sep 17 00:00:00 2001 From: raylu Date: Wed, 7 Dec 2011 22:25:20 -0800 Subject: make countdown timer a little more accurate --- app.php | 7 ------- 1 file changed, 7 deletions(-) (limited to 'app.php') 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"; return $r; } - - - - - - - -- cgit v1.2.3