mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 05:54:43 -04:00
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:
parent
3ca1d00b98
commit
4bfe199cf0
4 changed files with 54 additions and 49 deletions
|
@ -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]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue