Fix display on Window resizing

This commit is contained in:
James Skemp 2023-12-10 11:17:10 -06:00
parent 6586076996
commit b464640156
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ GameManager="*res://singletons/game_manager.gd"
window/size/viewport_width=480
window/size/viewport_height=854
window/stretch/mode="canvas_items"
window/handheld/orientation=1
[input]