This commit is contained in:
Michael Townsend
2023-06-12 14:40:55 -04:00
parent 9c02581b15
commit 68c5e2dfca
+1 -1
View File
@@ -1255,7 +1255,7 @@ Events.Executioner = {
'continue': { 'continue': {
text: _('continue'), text: _('continue'),
cooldown: Events._LEAVE_COOLDOWN, cooldown: Events._LEAVE_COOLDOWN,
nextScene: { 1: '4' } nextScene: { 1: '4-3' }
}, },
'leave': { 'leave': {
text: _('leave'), text: _('leave'),