daem-on / wtherion

A web-based Therion map editor
https://daem-on.github.io/wtherion/
MIT License
17 stars 2 forks source link

point station-name not imported correctly into scrap #2

Closed CaverBruce closed 2 years ago

CaverBruce commented 2 years ago

When importing an existing th2 file, one point station-name was imported as point dimensions. This seems to be a one-off. Other point station-names are OK. image

image

daem-on commented 2 years ago

I'm quite sure this is was a bug not in the importer, but the settings panel. The panel (for points, for now) only allows types to be picked from the list, and the list contained stationname instead of station-name because of a mistake I made. I think none of the other points would have worked if you were to look at their settings panel.