Update default port_grab_distance_vertical

This commit is contained in:
David Cambré 2021-12-29 18:53:11 +01:00
parent 9f058674ac
commit 38ad72af44
2 changed files with 2 additions and 2 deletions

View file

@ -346,7 +346,7 @@
<theme_item name="port_grab_distance_horizontal" data_type="constant" type="int" default="24">
The horizontal range within which a port can be grabbed (on both sides).
</theme_item>
<theme_item name="port_grab_distance_vertical" data_type="constant" type="int" default="6">
<theme_item name="port_grab_distance_vertical" data_type="constant" type="int" default="26">
The vertical range within which a port can be grabbed (on both sides).
</theme_item>
<theme_item name="layout" data_type="icon" type="Texture2D">