SWY1985 / CivOne

An open source implementation of Sid Meier's Civilization.
http://www.civone.org/
Creative Commons Zero v1.0 Universal
244 stars 49 forks source link

Set default game options from setup screen #466

Closed SWY1985 closed 6 years ago

SWY1985 commented 6 years ago

In the Setup screen, display all the Game Options and give a choice to:

When use default is enabled, the option is set like the original game, either the New Game default value or the SVE file value.

When Enable or Disable is selected, the setting is always overridden by the value of choice. The game options can be modified from the ingame menu, but will return to the setting in Setup once the game is restarted.

SWY1985 commented 6 years ago

This has been implemented