nml
nml copied to clipboard
extract_tables.feature_names_table does not include "TILE"
With me updating the visualstudio.py generator, I noticed that "TILE" does not get exported with "SELF" and "PARENT", even though it is clearly used: https://github.com/OpenTTD/nml/blob/1fec776630208c33de2c59fe32237b22ebab54f1/nml/actions/action2random.py#L78-L81 https://github.com/OpenTTD/nml/blob/1fec776630208c33de2c59fe32237b22ebab54f1/nml/actions/action2random.py#L97-L100