From ba6c56951f5843eddc11a7ee43993d1a4b357391 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Fri, 3 Aug 2018 18:01:07 +0200 Subject: Got it to work and look okay. Only for map-editor. --- tile/pattern/global.m4.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tile/pattern/global.m4.conf') diff --git a/tile/pattern/global.m4.conf b/tile/pattern/global.m4.conf index 3414359..5f787b1 100644 --- a/tile/pattern/global.m4.conf +++ b/tile/pattern/global.m4.conf @@ -6,9 +6,9 @@ m4_define( m4_undefine(`$1')')m4_dnl m4_define(`__TILE_PATTERN_JSON_STYLE',` { "msg": "add_tile_pattern", - "t": ["`$10'", "`$11'"], - "tv": `$12', - "p": ["`$1'", "`$2'", "`$3'", "`$4'", "`$6'", "`$7'", "`$8'", "`$9'"] + "v": `$10', + "w" : `$11', + "p": "`$1'`$2'`$3'`$4'`$6'`$7'`$8'`$9'" },')m4_dnl m4_define(`__TILE_PATTERN_CATEGORY',`m4_define(`__TILE_PATTERN_CATEGORY_NAME', `$1')')m4_dnl m4_define(`__TILE_PATTERN_USE_JSON_STYLE',`__TILE_PATTERN_CHOOSE_STYLE(`__TILE_PATTERN_JSON_STYLE')')m4_dnl -- cgit v1.2.3-70-g09d2