Commit 2869c08b authored by Chunchi Che's avatar Chunchi Che

Merge branch 'fix/move' into 'main'

fix move to deck

See merge request mycard/Neos!196
parents b437ba04 afbce928
......@@ -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