fix: Fenstergröße auf 1600x900 beim Start gesetzt (Viewport 1920x1080)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Andre 2026-03-19 22:01:34 +01:00
parent 923969593d
commit 4fbb622b86

View file

@ -128,6 +128,14 @@ interact={
] ]
} }
[display]
window/size/viewport_width=1920
window/size/viewport_height=1080
window/size/window_width_override=1600
window/size/window_height_override=900
window/size/resizable=true
[physics] [physics]
3d/physics_engine="Jolt Physics" 3d/physics_engine="Jolt Physics"