intro movement fully fixed
This commit is contained in:
@@ -37,7 +37,7 @@ impl IntroState {
|
||||
}
|
||||
MovementAction::Select => {
|
||||
// Actual selection handled in event loop (UiContext::Intro)
|
||||
true
|
||||
false
|
||||
}
|
||||
MovementAction::Esc => {
|
||||
// Nothing special for Intro, but could be used to quit
|
||||
|
||||
Reference in New Issue
Block a user