nml icon indicating copy to clipboard operation
nml copied to clipboard

extract_tables.feature_names_table does not include "TILE"

Open spnda opened this issue 4 years ago • 0 comments

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

spnda avatar Apr 14 '21 13:04 spnda