From c96d16159f15e14a188c9261833686dca240dee2 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Mon, 18 Feb 2013 00:00:08 -0800 Subject: Chat updates. Commands /say to speak as server. Notification of new maps in chat. --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index a84fb19..f5f6037 100644 --- a/index.php +++ b/index.php @@ -72,8 +72,8 @@ $footerLinks['#top'] = "Back to Top"; //Links appear in order. $Links['home'] = "Home"; //TODO: Delete - $Links['oldleaderboard'] = "Old ScorePage..."; -$Links['scores'] = "Scores BETA!"; + //$Links['oldleaderboard'] = "Old ScorePage..."; +$Links['scores'] = "Scores New!"; $Links['challengelist'] = "Challenges BETA!"; //$Links['howtoplay'] = "How to Play"; //$Links['tutorial'] = "Tutorial"; -- cgit v1.2.3