From 8f21ea838539c1b7c2484e711090b92d7476fc73 Mon Sep 17 00:00:00 2001 From: GRL Date: Fri, 28 May 2021 14:33:16 +0200 Subject: [PATCH] suppression last line of loadtileset --- maps/tests/iframe.html | 1 - 1 file changed, 1 deletion(-) diff --git a/maps/tests/iframe.html b/maps/tests/iframe.html index e0ba05d6..aa8e55ec 100644 --- a/maps/tests/iframe.html +++ b/maps/tests/iframe.html @@ -17,7 +17,6 @@ chatDiv.innerText = message; document.getElementById('chatSent').append(chatDiv); })); - WA.loadTileset('TEST', 'https://gparant.github.io/tcm-client/TCM/paris-map/tileset1.png', 32, 32, 0, 0);