nothke / shakedown-docs

Documentation for Shakedown Rally
58 stars 1 forks source link

Record Gets Overwritten When Changing Maps #6

Closed stefanmielke closed 9 months ago

stefanmielke commented 11 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.

nothke commented 10 months ago

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.

nothke commented 9 months ago

Fixed in v22, build 2805