This commit is contained in:
parent
2d5ccb0893
commit
95f2f73773
|
@ -6196,7 +6196,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
|||
return type=='basic'||type=='trick';
|
||||
},
|
||||
content:function(){
|
||||
game.delay(0.5);
|
||||
if(!event.isMine()||_status.connectMode) game.delay(0.5);
|
||||
player.chooseToDiscard(true,'he');
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue