Skip to content

Commit

Permalink
Update handle.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
theaddonn authored Aug 9, 2024
1 parent 7aebbac commit bf50de0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/proto/src/login/handle.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ pub async fn login_to_server(
packs(conn, &mut provider).await?;

start_game(conn, &mut provider).await?;
set_title(conn, &mut provider).await?;
Ok(())
}

Expand Down

0 comments on commit bf50de0

Please sign in to comment.