mirror of https://gitlab.com/pamhyr/pamhyr2
Geometry: Fix ST file import function.
parent
826dfaf72e
commit
e01f6b3261
|
|
@ -413,7 +413,6 @@ class Reach:
|
|||
elif len(line) == 5:
|
||||
line.append("")
|
||||
list_header.append(line)
|
||||
else:
|
||||
line_is_header = False
|
||||
else:
|
||||
# Read until "999.9990 999.9990" as found
|
||||
|
|
|
|||
Loading…
Reference in New Issue