mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2026-03-29 08:17:15 -05:00
Compare commits
4 Commits
main
...
remove_old
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bc9d1838f2 | ||
|
|
75287c955d | ||
|
|
278ce9f659 | ||
|
|
428cf075f5 |
@@ -11,7 +11,7 @@
|
||||
\path [line] (init) -- node{No} (retard_bake_decision);
|
||||
\path [line] (poke) -- (dent_visible_decision);
|
||||
\path [line] (dent_visible_decision) -- node{Yes} (bake);
|
||||
\path [line] (dent_visible_decision.west) -- node{No} (dent_visible_decision.west -| wait_poke.south) -- node{} (wait_poke.south);
|
||||
\path [line] (dent_visible_decision.west) -- node{No} ++(-1.4, 0) -- node{} (wait_poke.south);
|
||||
\path [line] (wait_poke) -- (poke);
|
||||
\path [line] (retard_bake_decision) -- node{Yes} (wait_retard);
|
||||
\path [line] (retard_bake_decision.east) -- node{No} ++(1, 0) |- node{} (retard.east);
|
||||
|
||||
Reference in New Issue
Block a user