fix setting resolution

This commit is contained in:
Nordup 2024-07-20 18:41:35 +04:00
parent c545b69a0d
commit 12101025dc
4 changed files with 32 additions and 11 deletions

View file

@ -42,6 +42,7 @@ gdscript/warnings/integer_division=0
window/size/viewport_width=1920
window/size/viewport_height=1080
window/size/mode=4
window/size/resizable=false
window/size/borderless=true
window/stretch/mode="canvas_items"
window/stretch/aspect="expand"