Commit 8cf21181 authored by Chunchi Che's avatar Chunchi Che

update small

parent 916a072b
Pipeline #23607 passed with stages
in 15 minutes and 50 seconds
......@@ -117,7 +117,12 @@ export default async (move: MsgMove) => {
await callCardMove(overlayMaterial.uuid);
} else {
console.warn(
`<Move>overlayMaterial from zone=${location.zone}, controller=${location.controller}, sequence=${location.sequence}, overlay_sequence=${location.overlay_sequence} is null`,
`<Move>overlayMaterial from
zone=${location.zone},
controller=${location.controller},
sequence=${location.sequence},
overlay_sequence=${location.overlay_sequence}
is null`,
);
}
}
......
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