wmllint: fixed a typo in a terrain code
This commit is contained in:
parent
77e4a793ae
commit
fdfce55d1a
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ mapchanges = (
|
|||
# The terrain name is used to print warnings
|
||||
mapchanges_with_overlay = (
|
||||
("Xol", "Xos^Efs", "enlightened wall"),
|
||||
("Ggf", "Gg^Emf", "grassland flowers"),
|
||||
("Ggf", "Gg^Efm", "grassland flowers"),
|
||||
)
|
||||
|
||||
# Base terrain aliasing changes.
|
||||
|
|
Loading…
Add table
Reference in a new issue