Commit 31ddc730 authored by Chunchi Che's avatar Chunchi Che

fix small

parent 56dc3686
Pipeline #21440 passed with stages
in 12 minutes and 45 seconds
......@@ -101,6 +101,7 @@ export const Mat = () => {
facedown={CardStateToFaceDown(card)}
vertical={card.location.zone == YgoZone.HAND}
highlight={card.idleInteractivities.length > 0}
opponent={card.opponent}
/>
))}
</div>
......
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