go to fullscreen again
This commit is contained in:
@@ -81,7 +81,7 @@ fn main() {
|
|||||||
.set(WindowPlugin {
|
.set(WindowPlugin {
|
||||||
primary_window: Some(Window {
|
primary_window: Some(Window {
|
||||||
title: "HEDZ Reloaded".into(),
|
title: "HEDZ Reloaded".into(),
|
||||||
resolution: (1024., 768.).into(),
|
// resolution: (1024., 768.).into(),
|
||||||
..default()
|
..default()
|
||||||
}),
|
}),
|
||||||
..default()
|
..default()
|
||||||
|
|||||||
Reference in New Issue
Block a user