Changed quit message when there is unsaved progress

Also, when saving on quit, Pixelorama now actually quits after the user saves.
This commit is contained in:
OverloadedOrama 2020-02-23 00:52:51 +02:00
parent 40d1da66c8
commit 105d612fcd
3 changed files with 37 additions and 11 deletions

View file

@ -1457,7 +1457,7 @@ resizable = true
margin_right = 200.0
margin_bottom = 70.0
resizable = true
dialog_text = "QUIT_LABEL"
dialog_text = "Are you sure you want to exit Pixelorama?"
[node name="ErrorDialog" type="AcceptDialog" parent="."]
margin_right = 76.0