Changed default and min window sizes

The new default window size is 1280x720, and the new minimum window size is 1024x576.
This commit is contained in:
OverloadedOrama 2020-04-05 00:45:19 +03:00
parent 3ca1d00b98
commit 4bfe199cf0
4 changed files with 54 additions and 49 deletions

View file

@ -67,8 +67,8 @@ gdscript/warnings/return_value_discarded=false
[display]
window/size/width=1152
window/size/height=648
window/size/width=1280
window/size/height=720
[importer_defaults]