aboutsummaryrefslogtreecommitdiff
path: root/content/shapes.html
diff options
context:
space:
mode:
Diffstat (limited to 'content/shapes.html')
-rw-r--r--content/shapes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/shapes.html b/content/shapes.html
index ce8b02d..1bb4588 100644
--- a/content/shapes.html
+++ b/content/shapes.html
@@ -15,6 +15,7 @@
15 <div id="sidepanel"> 15 <div id="sidepanel">
16 <button id="shape-create" type="button">Create shape</button> 16 <button id="shape-create" type="button">Create shape</button>
17 <button id="shape-delete" type="button">Delete shape</button> 17 <button id="shape-delete" type="button">Delete shape</button>
18 <button id="shape-delete-vertex" type="button">Delete shape vertex</button>
18 <button id="shape-kind-unburned" type="button">Shape Unburned</button> 19 <button id="shape-kind-unburned" type="button">Shape Unburned</button>
19 <button id="shape-kind-burned" type="button">Shape Burned</button> 20 <button id="shape-kind-burned" type="button">Shape Burned</button>
20 <button id="shapes-update" type="button">Update Shapes</button> 21 <button id="shapes-update" type="button">Update Shapes</button>