diff --git a/src/StaticGameData.cc b/src/StaticGameData.cc index c7047d48..67acd0af 100644 --- a/src/StaticGameData.cc +++ b/src/StaticGameData.cc @@ -115,6 +115,7 @@ static const array section_id_to_abbreviation = { const unordered_map name_to_section_id({ {"viridia", 0}, {"greennill", 1}, + {"greenill", 1}, {"skyly", 2}, {"bluefull", 3}, {"purplenum", 4},