Default window size: Increase to 1024x576, aspect ratio 16:9

This commit is contained in:
paramat 2017-07-12 14:44:58 +01:00 committed by Nils Dagsson Moskopp
parent c8de877867
commit 74f1344d05
Signed by: erle
GPG Key ID: A3BC671C35191080
1 changed files with 2 additions and 2 deletions

View File

@ -481,10 +481,10 @@ pause_fps_max (FPS in pause menu) int 20
viewing_range (Viewing range) int 100 20 4000
# Width component of the initial window size.
screen_w (Screen width) int 800
screen_w (Screen width) int 1024
# Height component of the initial window size.
screen_h (Screen height) int 600
screen_h (Screen height) int 576
# Save window size automatically when modified.
autosave_screensize (Autosave Screen Size) bool true