diff options
Diffstat (limited to 'main.tscn')
| -rw-r--r-- | main.tscn | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -203,13 +203,13 @@ margin_bottom = 992.0 rect_min_size = Vector2( 0, 62 ) placeholder = "Intervention" -[node name="is_urgency" type="Button" parent="stage/controls" index="12"] +[node name="is_urgent" type="Button" parent="stage/controls" index="12"] margin_top = 1002.0 margin_right = 1080.0 margin_bottom = 1064.0 rect_min_size = Vector2( 0, 62 ) toggle_mode = true -text = "Is urgency" +text = "Is urgent" align = 0 [node name="notes" type="LineEdit" parent="stage/controls" index="13"] |
