mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-30 17:21:53 +08:00
Added cancel button to the save dialog.
This commit is contained in:
@@ -200,6 +200,10 @@ var Engine = {
|
||||
'import': {
|
||||
text: 'import',
|
||||
nextScene: {1: 'confirm'},
|
||||
},
|
||||
'cancel': {
|
||||
text: 'cancel',
|
||||
nextScene: 'end'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user