From 619ead9191768117d1d21d7748fa8d66b796d5e6 Mon Sep 17 00:00:00 2001 From: Brain Date: Sun, 26 Dec 2021 20:02:44 +0100 Subject: [PATCH] Use the main lobby as exit for now --- main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.json b/main.json index c623883..1b8dd45 100644 --- a/main.json +++ b/main.json @@ -150,7 +150,7 @@ { "name":"exitUrl", "type":"string", - "value":"world:\/\/." + "value":"world:\/\/lobby\/main.json" }], "type":"tilelayer", "visible":true,