mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-24 09:24:26 +03:00
Whoops, forgot the country name for #759
This commit is contained in:
parent
1ec03d26ce
commit
a93a4c3c08
@ -245,6 +245,7 @@ pub fn nice_country_name(code: &str) -> &str {
|
||||
"at" => "Austria",
|
||||
"br" => "Brazil",
|
||||
"ca" => "Canada",
|
||||
"ch" => "Switzerland",
|
||||
"cz" => "Czech Republic",
|
||||
"de" => "Germany",
|
||||
"fr" => "France",
|
||||
|
Loading…
Reference in New Issue
Block a user