You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
401 B

[gd_scene load_steps=2 format=2]
[ext_resource path="res://gui/themes/AndroidAppTheme.tres" type="Theme" id=1]
[node name="ClosePollConfirmationDialog" type="ConfirmationDialog"]
margin_right = 278.0
margin_bottom = 110.0
theme = ExtResource( 1 )
popup_exclusive = true
window_title = "Close the poll?"
dialog_text = "The poll will be closed.
No more votes will be recorded."
dialog_autowrap = true