From 1ed6fa8856635f61bf087139fea7ecea8881846b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Schl=C3=BCter?= <mail@tim-s.de> Date: Tue, 28 Dec 2021 18:49:46 +0100 Subject: [PATCH] correct exit url --- main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.json b/main.json index 1113096..ff46e19 100644 --- a/main.json +++ b/main.json @@ -42,7 +42,7 @@ { "name":"exitUrl", "type":"string", - "value":"world:\/\/lobby\/kunstinsel.json#start_chaoszone" + "value":"world:\/\/lobby\/kunstinsel.json#start_warpzone" }], "type":"tilelayer", "visible":true, -- GitLab