accept misspelling of Greennill in chat commands

This commit is contained in:
Martin Michelsen
2024-01-31 20:35:00 -08:00
parent b6817e278a
commit ef89699d59
+1
View File
@@ -115,6 +115,7 @@ static const array<const char*, 10> section_id_to_abbreviation = {
const unordered_map<string, uint8_t> name_to_section_id({
{"viridia", 0},
{"greennill", 1},
{"greenill", 1},
{"skyly", 2},
{"bluefull", 3},
{"purplenum", 4},