nml
nml copied to clipboard
Add: Support for station variable 6B
https://github.com/OpenTTD/OpenTTD/pull/10953 added station variable 6B to get extended station id of nearby tiles.
Since roadstop feature exists only in OpenTTD 14+, I just replaced var68 with var6B.
But for stations an extra compatibility layer is required.