Update lib.rs

pull/490/head
rzhb 11 months ago committed by GitHub
parent d54953a1cb
commit 30814c2140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,6 +42,7 @@ pub fn run() {
event_loop.run(move |event, _, control_flow| match event {
*control_flow = ControlFlow::Wait;
Event::WindowEvent {
ref event,
window_id,

Loading…
Cancel
Save