Commit afbce928 authored by chechunchi's avatar chechunchi

fix move to deck

parent b437ba04
Pipeline #21717 passed with stages
in 16 minutes and 38 seconds
......@@ -89,6 +89,7 @@ export default (move: MsgMove) => {
}
case ygopro.CardZone.REMOVED:
case ygopro.CardZone.GRAVE:
case ygopro.CardZone.DECK:
case ygopro.CardZone.EXTRA: {
if (uuid) {
matStore
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment