Skip to content

Commit

Permalink
Merge pull request #11 from Maaack/4k-feedback-fix
Browse files Browse the repository at this point in the history
4k feedback fix
  • Loading branch information
Maaack authored Dec 10, 2023
2 parents dd98ce4 + a541dc2 commit 7d3df7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions App/Scenes/Menus/OptionsMenu/Video/VideoOptionsMenu.gd
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ extends Control
Vector2i(2048, 1152),
Vector2i(2560, 1440),
Vector2i(3200, 1800),
Vector2i(3840, 2160),
]

@onready var fullscreen_button = %FullscreenButton
Expand Down

0 comments on commit 7d3df7a

Please sign in to comment.