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

fix small

parent af8ec236
...@@ -76,7 +76,7 @@ export class BufferReader { ...@@ -76,7 +76,7 @@ export class BufferReader {
sequence, sequence,
}); });
if (overlay) { if (overlay && overlay) {
cardLocation.overlay_sequence = ss; cardLocation.overlay_sequence = ss;
} else { } else {
const position = numberToCardPosition(ss); const position = numberToCardPosition(ss);
......
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