summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/controls/editor/light-control.ejs16
-rwxr-xr-xviews/editor.ejs1
2 files changed, 1 insertions, 16 deletions
diff --git a/views/controls/editor/light-control.ejs b/views/controls/editor/light-control.ejs
index 8f42d8d..8b20464 100644
--- a/views/controls/editor/light-control.ejs
+++ b/views/controls/editor/light-control.ejs
@@ -21,20 +21,4 @@
<div class="swatch" id="outline-color" data-mode="outline"></div><label>outlines</label>
</span>
</div>
-
- <h4>Preset Styles</h4>
- <div class="presets">
- <span data-preset="wireframe">
- Wireframe
- </span>
- <span data-preset="shaded">
- Shaded
- </span>
- <span data-preset="inverse">
- Inverse
- </span>
- <span data-preset="pfunk">
- P.Funk
- </span>
- </div>
</div>
diff --git a/views/editor.ejs b/views/editor.ejs
index 24f617c..330e69b 100755
--- a/views/editor.ejs
+++ b/views/editor.ejs
@@ -20,6 +20,7 @@
[[ include controls/editor/text-editor ]]
[[ include controls/editor/collaborators ]]
[[ include controls/editor/settings ]]
+ [[ include controls/editor/presets ]]
</div>
<div id="minimap" class="vvbox" data-intro="Mini-map shows your position and orientation in a room. Navigate with WASD keys or drag here." data-position="top">