Skip to content

Commit

Permalink
chore: Fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
CUB3D authored and Dinnerbone committed Jan 10, 2023
1 parent 11982c6 commit 7254d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ struct Opt {

/// The version of the player to emulate
#[clap(long, short)]
player_version: Option<u8>
player_version: Option<u8>,
}

#[cfg(feature = "render_trace")]
Expand Down

0 comments on commit 7254d3c

Please sign in to comment.