Add activity failed continue
This commit is contained in:
parent
4acad85300
commit
b0e6167b82
1 changed files with 1 additions and 0 deletions
1
bot.js
1
bot.js
|
@ -52,6 +52,7 @@ function mainLoop() {
|
|||
case 'SCENARIO #1':
|
||||
case 'Lobby closed':
|
||||
case 'Wait':
|
||||
case 'ACTIVITY FAILED!':
|
||||
clickButton('CONTINUE');
|
||||
break;
|
||||
default:
|
||||
|
|
Loading…
Reference in a new issue