From 5c999422883793b3bc8a225d37e7a61fc26bd105 Mon Sep 17 00:00:00 2001 From: Michael Murtaugh Date: Sun, 7 Feb 2021 22:19:25 +0100 Subject: [PATCH] fixed relative path to missing tileset --- map/Floor0/floor0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/map/Floor0/floor0.json b/map/Floor0/floor0.json index b40064b..1df76f5 100644 --- a/map/Floor0/floor0.json +++ b/map/Floor0/floor0.json @@ -2227,7 +2227,7 @@ { "columns":8, "firstgid":833, - "image":"..\/..\/..\/workadventure\/map\/floortileset.png", + "image":"..\/wa_floortileset.png", "imageheight":272, "imagewidth":272, "margin":1,