wmllint: fixed a typo in a terrain code
This commit is contained in:
parent
62ae23adfa
commit
6227507af7
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