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