This commit is contained in:
libccy 2017-03-21 19:38:00 +08:00
parent 66a5f8be41
commit e4c85c8681
1 changed files with 1 additions and 0 deletions

View File

@ -13110,6 +13110,7 @@
},
chooseDrawRecover:function(){
var next=game.createEvent('chooseDrawRecover',false);
next.player=this;
for(var i=0;i<arguments.length;i++){
if(typeof arguments[i]=='number'){
if(typeof next.num1=='number'){