Closed glx22 closed 3 months ago
https://github.com/OpenTTD/nml/pull/287 increased the limits for station ID, but prop0A still write a byte. In https://github.com/OpenTTD/nml/pull/305 I modified IDs in a regression test for prop1C/1D and I didn't noticed prop0A was wrong.
So fix prop0A so it uses an extended byte were needed.
https://github.com/OpenTTD/nml/pull/287 increased the limits for station ID, but prop0A still write a byte. In https://github.com/OpenTTD/nml/pull/305 I modified IDs in a regression test for prop1C/1D and I didn't noticed prop0A was wrong.
So fix prop0A so it uses an extended byte were needed.