suppression last line of loadtileset
This commit is contained in:
parent
276b404dd9
commit
8f21ea8385
@ -17,7 +17,6 @@
|
|||||||
chatDiv.innerText = message;
|
chatDiv.innerText = message;
|
||||||
document.getElementById('chatSent').append(chatDiv);
|
document.getElementById('chatSent').append(chatDiv);
|
||||||
}));
|
}));
|
||||||
WA.loadTileset('TEST', 'https://gparant.github.io/tcm-client/TCM/paris-map/tileset1.png', 32, 32, 0, 0);
|
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user