From ea06ff627f5cb2a284eb25a8dbf4cb4e21fe40f7 Mon Sep 17 00:00:00 2001 From: Snap Date: Tue, 5 May 2015 16:47:42 -0700 Subject: Mapeditor bug fixes. Snap.png ^_^ --- includes/mapclass.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'includes/mapclass.php') 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; -- cgit v1.2.3