fixing this
This commit is contained in:
@@ -103,7 +103,7 @@ pub async fn back_to_main(
|
||||
|
||||
// Reset focus state
|
||||
app_state.ui.focus_outside_canvas = false;
|
||||
app_state.general.selected_item = 0;
|
||||
app_state.focused_button_index= 0;
|
||||
|
||||
"Returned to main menu".to_string()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user