mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Default window size: Increase to 1024x576, aspect ratio 16:9
This commit is contained in:
parent
bdac12761c
commit
fafa51202c
3 changed files with 6 additions and 6 deletions
|
@ -550,11 +550,11 @@
|
|||
|
||||
# Width component of the initial window size.
|
||||
# type: int
|
||||
# screen_w = 800
|
||||
# screen_w = 1024
|
||||
|
||||
# Height component of the initial window size.
|
||||
# type: int
|
||||
# screen_h = 600
|
||||
# screen_h = 576
|
||||
|
||||
# Save window size automatically when modified.
|
||||
# type: bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue