summaryrefslogtreecommitdiffstats
path: root/includes/mapclass.php
diff options
context:
space:
mode:
authorSnap <snapwilliam@gmail.com>2015-05-05 16:47:42 -0700
committerSnap <snapwilliam@gmail.com>2015-05-05 16:47:42 -0700
commitea06ff627f5cb2a284eb25a8dbf4cb4e21fe40f7 (patch)
tree2de24864a0949b0c34b2bbe3f89d16fad142318e /includes/mapclass.php
parent1d1e7d369080702f82a4cf1cc528928a54e6a6b2 (diff)
downloadpathery-ea06ff627f5cb2a284eb25a8dbf4cb4e21fe40f7.tar.xz
Mapeditor bug fixes.
Snap.png ^_^
Diffstat (limited to 'includes/mapclass.php')
-rw-r--r--includes/mapclass.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/includes/mapclass.php b/includes/mapclass.php
index 8e9f28e..2da7e11 100644
--- a/includes/mapclass.php
+++ b/includes/mapclass.php
@@ -53,7 +53,8 @@ class map {
}
}
-
+
+
public function applyMapFromOldCode($code) {
//echo "decoding mapcode: [$code]";
$this->code = $code;