online multiplayer chess game (note server currently down)
Diffstat (limited to 'ui/barbutton/BarTextureButton.tscn')
| -rw-r--r-- | ui/barbutton/BarTextureButton.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/barbutton/BarTextureButton.tscn b/ui/barbutton/BarTextureButton.tscn index a18b6d9..b7091fc 100644 --- a/ui/barbutton/BarTextureButton.tscn +++ b/ui/barbutton/BarTextureButton.tscn @@ -5,6 +5,7 @@ [node name="BarTextureButton" type="Control"] margin_right = 64.0 margin_bottom = 64.0 +rect_min_size = Vector2( 50, 50 ) script = ExtResource( 2 ) [node name="Background" type="ColorRect" parent="."] |