Closed stefanmielke closed 9 months ago
If you have a record on a map, but then you change the map and get a new time, it will overwrite the previous record.
Found the bug: I was creating a new config without reading the old one first, so everything would be overwritten.
Fixed it, will be in next version.
Fixed in v22, build 2805
If you have a record on a map, but then you change the map and get a new time, it will overwrite the previous record.