mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-12-14 11:14:43 -05:00
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:
parent
40d1da66c8
commit
105d612fcd
3 changed files with 37 additions and 11 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue