diff options
Diffstat (limited to 'views/controls')
| -rw-r--r-- | views/controls/builder/info.ejs | 2 | ||||
| -rw-r--r-- | views/controls/editor/light-control.ejs | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/views/controls/builder/info.ejs b/views/controls/builder/info.ejs index 54bb38e..2762207 100644 --- a/views/controls/builder/info.ejs +++ b/views/controls/builder/info.ejs @@ -3,7 +3,7 @@ <div class="no-selection"> Click and drag to make a new room. - Click a room to select it. + Click a room to select, move or resize it. <br><br> Press ESC to toggle the map. </div> diff --git a/views/controls/editor/light-control.ejs b/views/controls/editor/light-control.ejs index 4604a7a..99d68f5 100644 --- a/views/controls/editor/light-control.ejs +++ b/views/controls/editor/light-control.ejs @@ -1,7 +1,6 @@ <div class="vvbox lightcontrol"> <h4>Edit Room Colors</h4> - <h4>Preset Colors</h4> <div class="colors"> </div> |
