From d0b8d2dfca3cd10cf93255ed012af41df18344f1 Mon Sep 17 00:00:00 2001 From: BlueRaja Date: Fri, 8 Mar 2013 05:41:57 -0600 Subject: Fixed typo --- includes/datas.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'includes') diff --git a/includes/datas.php b/includes/datas.php index 522317d..e321a9f 100644 --- a/includes/datas.php +++ b/includes/datas.php @@ -646,8 +646,6 @@ function getMazeMasteryArray() { //TYPE 4 function getChampionPointsArray() { //$cp[0] = array(requiredpoints, type, 'value', 'name'); - //TODO: Crap.... typo... Need to fix this in SQL too. - //$r[1] = array(100, 2, 'DiagonalCover_B.png', 'Light Diagnol Cover', 0); $r[1] = array(100, 2, 'DiagonalCover_B.png', 'Light Diagonal Cover', 0); $r[2] = array(250, 1, '#22aaaa', 'Teal'); $r[3] = array(500, 2, 'OffsetStripesDiagonal_B.png', 'Dark Diagonal Stripes', 0); -- cgit v1.2.3