mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
bugs
This commit is contained in:
@@ -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'),
|
||||||
|
|||||||
Reference in New Issue
Block a user