mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 09:09:47 +00:00
Set the backup confirmation dialog's popup_window
to false
This commit is contained in:
parent
37f48e3372
commit
fe5ced8085
|
@ -74,7 +74,6 @@ dialog_text = "This is an error message!"
|
|||
|
||||
[node name="BackupConfirmation" type="ConfirmationDialog" parent="Dialogs"]
|
||||
size = Vector2i(320, 200)
|
||||
popup_window = true
|
||||
dialog_text = "Autosaved project(s) from a crashed session were found.
|
||||
Do you want to recover the data?"
|
||||
dialog_autowrap = true
|
||||
|
|
Loading…
Reference in a new issue