add to glutin
This commit is contained in:
parent
cdab8f90fb
commit
6f6f1d82e8
@ -55,6 +55,7 @@ where
|
||||
let builder = settings.window.into_builder(
|
||||
&application.title(),
|
||||
application.mode(),
|
||||
application.visible(),
|
||||
event_loop.primary_monitor(),
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user