Skip to content

Commit

Permalink
todo: bevy_args
Browse files Browse the repository at this point in the history
  • Loading branch information
mosure committed Mar 8, 2024
1 parent 84ebcda commit 20c2586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/viewer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const RTSP_URIS: [&str; 2] = [
];


// TODO: add bevy_args
fn main() {
let primary_window = Some(Window {
mode: bevy::window::WindowMode::Windowed,
Expand Down

0 comments on commit 20c2586

Please sign in to comment.