diff options
| author | dam <dam@gudinoff> | 2022-04-10 08:05:58 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-04-10 08:05:58 +0000 |
| commit | 75791aecbff0d8adc1011f45a69877cabff616e0 (patch) | |
| tree | 7ca3844bfbe1192ea1daafafaaefa2a715684a70 /option_set/option_set.tscn | |
| parent | fd0fa8bebfdcd77177c58e68b8a742ab5a338f17 (diff) | |
| download | surgery-log-75791aecbff0d8adc1011f45a69877cabff616e0.tar.zst surgery-log-75791aecbff0d8adc1011f45a69877cabff616e0.zip | |
Renamed dropdown button on option_set.
Diffstat (limited to 'option_set/option_set.tscn')
| -rw-r--r-- | option_set/option_set.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
