From 59ccdb1a812184685ed8f51946133765be4196ce Mon Sep 17 00:00:00 2001 From: Gregoire Parant Date: Tue, 19 Jan 2021 22:27:15 +0100 Subject: [PATCH] Change exit url --- map.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map.json b/map.json index 7aff006..512c174 100644 --- a/map.json +++ b/map.json @@ -53,9 +53,9 @@ "opacity":1, "properties":[ { - "name":"exitSceneUrl", + "name":"exitUrl", "type":"string", - "value":"..\/corridor-map\/map.json#front_of_coders" + "value":"\/@\/tcm\/workadventure\/corridor#front_of_coders" }], "type":"tilelayer", "visible":true,