From 798946f71842daf6859b10ec78b6ff57dfa8eefd Mon Sep 17 00:00:00 2001
From: deinkoks <deinkoks@cert.ccc.de>
Date: Sun, 20 Dec 2020 15:38:12 +0000
Subject: [PATCH] Update maps.en.md

---
 docs/maps.en.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/maps.en.md b/docs/maps.en.md
index 1e32a1c..b5c03ec 100644
--- a/docs/maps.en.md
+++ b/docs/maps.en.md
@@ -26,6 +26,7 @@ Following bugs are known and worked on:
 * exitUrl in combination wir multiple exits to the same map leads to confusion in starting points.
   exitSceneUrl works instead, but ist deprecated.
 * Loading a tileset twice (with the same name) results in interesting rendering bugs (e.g. missing tiles in WorkAdventure)
+* Tilesets with dimensions above 4096px may cause problems in some browsers.
 
 ## Limitations
 Instances wont scale indefinetly, please keep that in mind while building maps. From our experience the limit is somewhere around 200 players. Maps for 2k players wont make any sense. Please dont try to build lecture halls. There's no sense in idling in the game while watching talks.
-- 
GitLab