Skip to content

Add support for floor == -1 DETX bug

Tamas Gal requested to merge support-for-floor-1-bug into main

Some older DETX files have -1 for each floor. This MR introduces a workaround which determines the floor number by counting up for each string, assuming that everything is sorted.

Merge request reports

Loading