Update default port_grab_distance_vertical
This commit is contained in:
parent
9f058674ac
commit
38ad72af44
2 changed files with 2 additions and 2 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue