FC18: Forgot that api is incomplete sequence sometimes
This commit is contained in:
parent
f7b80957fb
commit
136088a332
2 changed files with 7 additions and 2 deletions
|
|
@ -249,6 +249,7 @@ public class FourCornerZionStenoGrapher {
|
|||
FourCornerX00PetitVide pieVide = slice.getVidePoints()[cakePoint - slice.getStart()];
|
||||
List<Integer> escSeq = pieVide.kaasX06BaklavaSequence().get().baklavaPointSequence();
|
||||
escSeq.forEach(v -> out.accept(v));
|
||||
outAdd(FCDotCDC1604DashP6.NS04_RAKA1_INTERROBANG.cakePointDotIndex()); // TODO: fix vide api
|
||||
return;
|
||||
}
|
||||
outAdd(cakePoint);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue