···229 error_dialog(
230 &app_game,
231 &format!(
232- "Encountered an error while in the lobby. you have been disconnected:\n\n{why}"
233 ),
234 );
235 state.quit_to_menu(app_game).await;
···229 error_dialog(
230 &app_game,
231 &format!(
232+ "Encountered an error while in the lobby. You have been disconnected:\n\n{why}"
233 ),
234 );
235 state.quit_to_menu(app_game).await;