summaryrefslogtreecommitdiffstats
path: root/pages/home.php
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2011-04-22 12:32:53 -0700
committerPatrick Davison <snapwilliam@gmail.com>2011-04-22 12:32:53 -0700
commit6554ac5bcacd25b6062d298a0e0b7ed6982282ba (patch)
tree461502c4c16ed058c4254d218c467f667e1eb864 /pages/home.php
parent257e02d25a629a1b6d6fbb133b38b06dcfbc7777 (diff)
downloadpathery-6554ac5bcacd25b6062d298a0e0b7ed6982282ba.tar.xz
Added map "Seeing Double" to Saturday.
Fixed an issue with pathing related to multiple checkpoints and a teleport.
Diffstat (limited to 'pages/home.php')
-rw-r--r--pages/home.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/home.php b/pages/home.php
index 4a034c3..a6d73d6 100644
--- a/pages/home.php
+++ b/pages/home.php
@@ -108,7 +108,7 @@ switch ($numday) {
$mapstyle = 'Side to Side';
break;
case 6: //Saturday
- $mapstyle = "ABC's";
+ $mapstyle = "Seeing Double";
break;
}