AndroidQuazar / VanillaExpandedFramework

Vanilla Expanded Framework for RimWorld
Other
36 stars 18 forks source link

Do not reset weather damage options after the game is started #56

Closed joseasoler closed 2 years ago

joseasoler commented 2 years ago

Changes to weather damage options are saved properly and loaded properly, but their values are reset back to true soon after being loaded. This PR prevents these option values from being reset, allowing the game to use the options set previously by the player.

Check this bug report for detailed reproduction steps: https://steamcommunity.com/workshop/filedetails/discussion/2023507013/3130541756140048010/?ctp=38#c3434578410989098979

Taranchuk commented 2 years ago

Could you resolve the conflict?

joseasoler commented 2 years ago

Done!

legodude17 commented 2 years ago

This seems to have broken the settings page in certain situations.