Closed Eein closed 3 weeks ago
Take a look at main_helper.rs directly, the diff is really noisy.
main_helper.rs
This uses normal descriptions for checkpoints and updates the combobox in main_helper to use these strings.
Turns out an invalid string just starts from scratch, so adding "New Game" to the list doesn't change anything. (Assuming this is intended :))
closes #105
Take a look at
main_helper.rs
directly, the diff is really noisy.This uses normal descriptions for checkpoints and updates the combobox in main_helper to use these strings.
Turns out an invalid string just starts from scratch, so adding "New Game" to the list doesn't change anything. (Assuming this is intended :))
closes #105