-
adding an extra week will not override your score. for instance, the whitty mod is technically week 7 so any score you get on there will be your score in week 7. Is there a way I can make it so my mod has its own save data that doesn't interfere? |
Beta Was this translation helpful? Give feedback.
Answered by
Injourn
Apr 13, 2021
Replies: 1 comment
-
Look for instances of "FlxG.save.data" such as FlxG.save.data.songScores and remove or replace where you see necessary. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Hundrec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Look for instances of "FlxG.save.data" such as FlxG.save.data.songScores and remove or replace where you see necessary.