From 8bc32161fc6f9ee771250b847010879b2e1c5f4f Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sat, 24 Sep 2022 01:55:07 +0300 Subject: [PATCH 34/34] alio hills.spec: Define artists in correct section Client expects entry 'info.artists', alio hills.spec had no [info] section but had 'spec.artists', leading to unused entry warning from the client. Add [info] section where 'artists' entry goes. See osdn #45574 Signed-off-by: Marko Lindqvist --- data/alio/hills.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/alio/hills.spec b/data/alio/hills.spec index 011d3504e8..f781d4a4d0 100644 --- a/data/alio/hills.spec +++ b/data/alio/hills.spec @@ -2,6 +2,8 @@ options = "+Freeciv-3.1-spec" +[info] + artists = " Peter Arbor (original terrain) GriffonSpade -- 2.35.1