Skip to content

Commit

Permalink
fix halmark (#5635)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elabajaba authored Apr 29, 2024
1 parent b765eeb commit bdf30fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wgpu-hal/examples/halmark/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -845,6 +845,7 @@ fn main() {
}
}
ex.render();
window.request_redraw();
}
_ => {
example.as_mut().unwrap().update(event);
Expand Down

0 comments on commit bdf30fa

Please sign in to comment.