Commit 9b3dbfe3 authored by Chunchi Che's avatar Chunchi Che

Merge branch 'feat/tzone' into 'main'

add TZONE

See merge request !51
parents ee60c75c 4a2c502e
Pipeline #21884 passed with stage
in 14 seconds
......@@ -26,6 +26,7 @@ enum CardZone {
ONFIELD = 8; // 场地
FZONE = 9; // TODO
PZONE = 10; // 灵摆区
TZONE = 11; // 衍生物区
}
// 卡牌的表示方式类型
......
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