From 6437ebfe851c50e759d2fc38ab3b17cfdcf837ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Fri, 23 Oct 2020 16:24:53 +0200 Subject: [PATCH] Update script --- assets/img2map.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/img2map.py b/assets/img2map.py index ae0b775..c98cfd6 100644 --- a/assets/img2map.py +++ b/assets/img2map.py @@ -16,7 +16,7 @@ elementTypes = [ "PLASMA", "TREE", "FINISH", - "TELEPORT", + "TELEPORTER", "TERMINAL", "COLUMN", "RUIN",