summaryrefslogtreecommitdiffstats
path: root/pages/scores.php
diff options
context:
space:
mode:
Diffstat (limited to 'pages/scores.php')
-rw-r--r--pages/scores.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/pages/scores.php b/pages/scores.php
index 8797c36..37ef45c 100644
--- a/pages/scores.php
+++ b/pages/scores.php
@@ -261,17 +261,6 @@ function removeMapFromNav(mapID) {
$("#thumb_"+mapID).hide('fast', function(){ $("#thumb_"+mapID).remove(); });
}
-var Tile = {"Wall" : "w",
-"Empty" : "o",
-"Start" : "o",
-"Finish" : "o",
-"Checkpoint" : "o",
-"TileRock" : "o",
-"TeleportIn" : "o",
-"TeleportOut" : "o",
-"Unbuildable" : "o",
-"SinglePath" : "o"};
-
</script>
<body>