diff options
| -rw-r--r-- | Node2D.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Node2D.tscn b/Node2D.tscn index bbfd349..8859c48 100644 --- a/Node2D.tscn +++ b/Node2D.tscn @@ -42,7 +42,7 @@ margin_right = 949.0 margin_bottom = 14.0 size_flags_horizontal = 3 size_flags_vertical = 3 -value = 50.0 +value = 100.0 [node name="Label2" type="Label" parent="HBoxContainer"] margin_left = 959.0 |
