YkeSmit1 / TOSR

Program to test and learn the TOSR bidding system
GNU General Public License v3.0
1 stars 1 forks source link

User settings #56

Closed eddovandenboom closed 3 years ago

eddovandenboom commented 3 years ago

Implemented user settings: useSolver (saves whether useSolver is selected), pbnFilePath (saves location of current pbn file) and boardNumber (saves current board number). When the application starts, the saved settings are loaded.