From 37fab6ba048524348de18579a3a51cab6c7d5507 Mon Sep 17 00:00:00 2001 From: gmungoc Date: Thu, 3 Aug 2017 14:13:00 +0200 Subject: [PATCH] JAL-2500 JAL-2365 feature colour "gray" _not_ "lightgray" for backwards compatibility!! --- examples/exampleFeatures.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/exampleFeatures.txt b/examples/exampleFeatures.txt index 9e65534..5b65810 100755 --- a/examples/exampleFeatures.txt +++ b/examples/exampleFeatures.txt @@ -1,5 +1,5 @@ ST-TURN-IIL blue -GAMMA-TURN-CLASSIC lightgray +GAMMA-TURN-CLASSIC gray BETA-TURN-IR 9a6a94 BETA-TURN-IL d6a6ca BETA-BULGE 1dc451 -- 1.7.10.2