mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-14 11:15:24 -05:00
...sandwiches.
This commit is contained in:
parent
8cf346c3b0
commit
62de2a0345
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ This patch resolves a critical issue which could cause user's save data to becom
|
|||
- In the future, Enum values should not be used in order to prevent incompatibilities caused by introducing new types to the save data that older versions cannot parse.
|
||||
- `optionsChartEditor.theme` in the save data converted from an Enum to a String to fix save data compatibility issues.
|
||||
- `optionsChartEditor.chartEditorLiveInputStyle` in the save data converted from an Enum to a String to fix save data compatibility issues.
|
||||
- Fixed an issue where some publicly distributed release builds of the game were not
|
||||
- Fixed an issue where some publicly distributed builds of the game were debug builds instead of release builds.
|
||||
|
||||
## [0.5.2] - 2024-10-11
|
||||
|
||||
|
|
Loading…
Reference in a new issue