1
0
Fork 0
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:
Emmanouil Papadeas 2024-10-14 15:55:48 +03:00
parent 37f48e3372
commit fe5ced8085

View file

@ -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