Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed script LocalStorage data (race times etc...) not being written #2968

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

ohlidalp
Copy link
Member

Problem: resource group mixup.

Fix: Removed filename+RG name fields from ImprovedConfigFile. Now keeping filename in LocalStorage and using RGN_CACHE constant directly.

Fixes #2962

Removed filename+RG name fields from ImprovedConfigFile. Now keeping filename in LocalStorage and using RGN_CACHE constant directly.

Fixes RigsOfRods#2962
Copy link
Member

@CuriousMike56 CuriousMike56 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to work fine 👍 I set a time on a new terrain and improved existing times, both update the file accordingly.

@ohlidalp ohlidalp merged commit 22af2e7 into RigsOfRods:master Nov 18, 2022
@ohlidalp ohlidalp deleted the asdata-fix branch November 18, 2022 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Race times are no longer saved
2 participants