From 75791aecbff0d8adc1011f45a69877cabff616e0 Mon Sep 17 00:00:00 2001 From: dam Date: Sun, 10 Apr 2022 08:05:58 +0000 Subject: Renamed dropdown button on option_set. --- option_set/option_set.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'option_set/option_set.tscn') diff --git a/option_set/option_set.tscn b/option_set/option_set.tscn index 3d09674..26a042d 100644 --- a/option_set/option_set.tscn +++ b/option_set/option_set.tscn @@ -21,7 +21,7 @@ __meta__ = { "_edit_use_anchors_": false } -[node name="options" type="Button" parent="."] +[node name="button" type="Button" parent="."] anchor_left = 1.0 anchor_right = 1.0 anchor_bottom = 1.0 -- cgit v1.2.3