This commit is contained in:
parent
310569d8ea
commit
90baa2d42a
|
@ -767,7 +767,7 @@ character.swd={
|
|||
},
|
||||
fengze:{
|
||||
enable:'phaseUse',
|
||||
filterCard:true,
|
||||
filterCard:{color:'black'},
|
||||
selectCard:1,
|
||||
position:'he',
|
||||
usable:1,
|
||||
|
|
|
@ -184,7 +184,7 @@ mode.chess={
|
|||
clearInterval(_status.currentChessFocus);
|
||||
delete _status.currentChessFocus;
|
||||
}
|
||||
});
|
||||
},{passive:true});
|
||||
}
|
||||
|
||||
ui.chessscroll1=ui.create.div('.chessscroll.left',ui.chessContainer);
|
||||
|
|
Loading…
Reference in New Issue