From cf8e4f943983a5dd892435b6ba78c219654973c3 Mon Sep 17 00:00:00 2001 From: mekolat Date: Wed, 28 Jan 2015 17:05:57 -0500 Subject: add missing word --- tmx_converter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmx_converter.py b/tmx_converter.py index f12192f..9f9da39 100755 --- a/tmx_converter.py +++ b/tmx_converter.py @@ -52,7 +52,7 @@ other_warp_fields = ( TILESIZE = 32 SEPARATOR = '|' -MESSAGE = 'This file is generated automatically. All manually changes will be removed when running the Converter.' +MESSAGE = 'This file is generated automatically. All manually added changes will be removed when running the Converter.' CLIENT_MAPS = 'maps' SERVER_WLK = 'data' SERVER_NPCS = 'npc' -- cgit v1.2.3-60-g2f50