小优化

建国选择同意加入也加入了1.5的delay
This commit is contained in:
mengxinzxz 2023-09-01 15:59:02 +08:00 committed by GitHub
parent debe69eb82
commit 9b2be97be5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13336,9 +13336,9 @@ game.import('mode',function(lib,game,ui,get,ai,_status){
}
else{
target.chat('拒绝');
game.delay(1.5);
event.targets3.push(target);
}
game.delay(1.5);
if(targets.length) event.goto(5);
else if(event.targets4.length){
for(var i of event.targets4){