Wire up inventory select to ship state
Also mixed into this commit: * Use returning drivers where possible * Make the credits screen returnable via click
This commit is contained in:
@@ -26,7 +26,7 @@ func (f *Flow) acceptOptions() {
|
||||
log.Printf("Saving options to config failed: %v", err)
|
||||
f.exit = err
|
||||
} else {
|
||||
f.setDriverNow(main)
|
||||
f.returnToLastDriverNow(options)
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user