Remove ancient check
No `letter` attribute for terrain since more than a decade.
This commit is contained in:
parent
8f4331f9d2
commit
9f87a2a9e6
1 changed files with 0 additions and 2 deletions
|
@ -2237,8 +2237,6 @@ to be called on their own".format(filename, num))
|
|||
pass
|
||||
elif in_name_generator:
|
||||
pass
|
||||
elif key == 'letter': # May be led with _s for void
|
||||
pass
|
||||
elif key in ('name', 'male_name', 'female_name', 'value'): # FIXME: check this someday
|
||||
pass
|
||||
elif key == "variation_name":
|
||||
|
|
Loading…
Add table
Reference in a new issue