summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-05-12 19:03:29 -0300
committerJesusaves <cpntb1@ymail.com>2021-05-12 19:03:29 -0300
commit7463eba6c59d567c04cda399d026517765d8c6d3 (patch)
tree4ce447c162f4f63981969c3346110e2daa70dad3
parent94eeb51d20ced4a295ec7003fe06d8eaa2877368 (diff)
downloadmessworld-tools-7463eba6c59d567c04cda399d026517765d8c6d3.tar.gz
messworld-tools-7463eba6c59d567c04cda399d026517765d8c6d3.tar.bz2
messworld-tools-7463eba6c59d567c04cda399d026517765d8c6d3.tar.xz
messworld-tools-7463eba6c59d567c04cda399d026517765d8c6d3.zip
Atlas are officially banned in Evolved >.>
-rwxr-xr-xCI/testxml/testxml.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/CI/testxml/testxml.py b/CI/testxml/testxml.py
index c1afadd..32472b8 100755
--- a/CI/testxml/testxml.py
+++ b/CI/testxml/testxml.py
@@ -1586,8 +1586,8 @@ def testMap(mapName, file, path):
tile.source = tile.source[3:]
tilesMap[tile.firstGid] = tile
- if mapName not in mapToAtlas:
- showMsgFile(file, "map dont have atlas", True)
+ if mapName in mapToAtlas:
+ showMsgFile(file, "map have atlas", False)
tileset = tileset0