diff options
| author | dam <dam@gudinoff> | 2022-03-27 16:57:14 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-03-27 16:57:14 +0000 |
| commit | f6369eaee39abe3d360ba42278a5a2a1d166f5af (patch) | |
| tree | 1fec29cbf9de9537efec5a4b7ddd870e4fc2f512 /option_set/option_set.tscn | |
| parent | a6d836d53a09c5b2abedccba51ac428fcfc74379 (diff) | |
| download | surgery-log-f6369eaee39abe3d360ba42278a5a2a1d166f5af.tar.zst surgery-log-f6369eaee39abe3d360ba42278a5a2a1d166f5af.zip | |
Implemented prototype of option set list component.
Diffstat (limited to 'option_set/option_set.tscn')
| -rw-r--r-- | option_set/option_set.tscn | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/option_set/option_set.tscn b/option_set/option_set.tscn index bf15806..8864e45 100644 --- a/option_set/option_set.tscn +++ b/option_set/option_set.tscn @@ -6,9 +6,6 @@ anchor_right = 1.0 anchor_bottom = 1.0 script = ExtResource( 1 ) -__meta__ = { -"_edit_use_anchors_": false -} [node name="input" type="LineEdit" parent="."] anchor_right = 1.0 |
