vault backup: 2024-09-01 13:47:42

This commit is contained in:
zleyyij 2024-09-01 13:47:42 -06:00
parent 69804b1e64
commit 88b12e7d79

View File

@ -252,6 +252,7 @@ classes: {
label: Toggle lights
}
}
direction: right
beginning: {
shape: oval
label: beginning
@ -269,6 +270,7 @@ initialize lights {
}
initialize lights -> loop
loop {
near: center-right
label: loop indefinitely
begin-loop: {
shape: step
@ -287,6 +289,7 @@ loop {
}
loop -> end: the heat death of the universe
end: {
near: bottom-right
shape: oval
label: end
}