Commit 7c8dfa5c authored by chechunchi's avatar chechunchi

update small

parent 01956ce7
Pipeline #22339 passed with stages
in 15 minutes and 40 seconds
......@@ -17,7 +17,7 @@ const { MZONE, SZONE } = ygopro.CardZone;
export interface BlockState {
interactivity?: PlaceInteractivity; // 互动性
disabled: boolean;
disabled: boolean; // 是否被禁用
}
export const placeStore = proxy({
......
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