Commit 63461ca2 authored by timel's avatar timel

feat: hand card height

parent e92c2d4b
...@@ -65,7 +65,7 @@ export const matConfig = { ...@@ -65,7 +65,7 @@ export const matConfig = {
unit: UNIT.PX, unit: UNIT.PX,
}, },
HAND_CARD_HEIGHT: { HAND_CARD_HEIGHT: {
value: 110, value: 130,
unit: UNIT.PX, unit: UNIT.PX,
}, },
DECK_OFFSET_X: { DECK_OFFSET_X: {
......
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