From cae4e2e3c859c6e0f5c44573b964834dd528d819 Mon Sep 17 00:00:00 2001 From: merspieler Date: Sat, 12 Oct 2019 05:31:00 +0000 Subject: [PATCH] " missing Signed-off-by: merspieler --- parameters | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parameters b/parameters index a3dae7e..1fff1da 100644 --- a/parameters +++ b/parameters @@ -138,7 +138,7 @@ { "Group_Name": "Experimental", "Options": [ { "Name": "FLAG_STG_BUILDING_LIST", "default": false, "value": false, "type": "bool", "description": "If True then some buildings use the Random Building code in FlightGear instead of a building mesh.", "changed": false }, - { "Name": "FLAG_COLOUR_TEX", default: false, "value": false, "type": "bool", "description": "If True then the texture and OSM tags can use colouring. For later versions of FlightGear (2019.x?).", "changed": false} + { "Name": "FLAG_COLOUR_TEX", "default": false, "value": false, "type": "bool", "description": "If True then the texture and OSM tags can use colouring. For later versions of FlightGear (2019.x?).", "changed": false} ] } ]