Skip to content

Commit

Permalink
bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
Continuities committed Jun 12, 2023
1 parent 9c02581 commit 68c5e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/events/executioner.js
Original file line number Diff line number Diff line change
Expand Up @@ -1255,7 +1255,7 @@ Events.Executioner = {
'continue': {
text: _('continue'),
cooldown: Events._LEAVE_COOLDOWN,
nextScene: { 1: '4' }
nextScene: { 1: '4-3' }
},
'leave': {
text: _('leave'),
Expand Down

0 comments on commit 68c5e2d

Please sign in to comment.