diff options
Diffstat (limited to 'components')
| -rw-r--r-- | components/button.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/button.tscn b/components/button.tscn index 883bda7..e3d784a 100644 --- a/components/button.tscn +++ b/components/button.tscn @@ -7,6 +7,7 @@ [node name="Button" type="Area2D"] script = ExtResource( 5 ) +text = "" [node name="Left" type="Sprite" parent="."] position = Vector2( -24, 0 ) |
