Adjust menu scroll amount.

This commit is contained in:
iandoesallthethings 2024-05-06 22:35:22 -04:00
parent 67eb441484
commit 69e8d2e73b
3 changed files with 127 additions and 127 deletions

View file

@ -566,7 +566,7 @@ func moveSpriteMenu(delta):
var size = get_viewport().get_visible_rect().size
var windowLength = 1300 #1187
var windowLength = 1275 #1187
$ViewerArrows/Arrows.position.y = size.y - 25

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long