go to fullscreen again

This commit is contained in:
2025-04-29 22:03:57 +02:00
parent aee21e22e6
commit 34ac340399

View File

@@ -81,7 +81,7 @@ fn main() {
.set(WindowPlugin {
primary_window: Some(Window {
title: "HEDZ Reloaded".into(),
resolution: (1024., 768.).into(),
// resolution: (1024., 768.).into(),
..default()
}),
..default()