diff options
Diffstat (limited to 'views/editor.ejs')
| -rwxr-xr-x | views/editor.ejs | 1 |
1 files changed, 1 insertions, 0 deletions
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"> |
