summaryrefslogtreecommitdiffstats
path: root/pages/mapeditor.php
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-05-13 01:00:15 -0700
committerPatrick Davison <snapwilliam@gmail.com>2013-05-13 01:00:15 -0700
commit0761f76cc24350c4391efc981e49a9ad9828a94d (patch)
tree587532e8dbdb4f400c8ac74d3dd8049def23f3cc /pages/mapeditor.php
parent136ce85b66802c663264d5d10ccc6e58efec7059 (diff)
downloadpathery-0761f76cc24350c4391efc981e49a9ad9828a94d.tar.xz
Many PHP warnings/notices fixes.
Diffstat (limited to 'pages/mapeditor.php')
-rw-r--r--pages/mapeditor.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/pages/mapeditor.php b/pages/mapeditor.php
index 4d395c4..e93ac17 100644
--- a/pages/mapeditor.php
+++ b/pages/mapeditor.php
@@ -348,9 +348,12 @@ function constructTiles(width, height, baseMap) {
<?PHP
$tilesArray = array(
+ //: q?
's', 's2', 'f', 'p',
'space',
- 'r', 'r2', 'o', 'q', 'x', 'x2',
+ 'x', 'x2',
+ 'space',
+ 'r', 'r2', 'r3', 'o',
'space',
'c', 'c2', 'c3', 'c4', 'c5',
'space',