diff options
Diffstat (limited to 'views/reader.ejs')
| -rw-r--r-- | views/reader.ejs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/views/reader.ejs b/views/reader.ejs index b110ffd..e86bab1 100644 --- a/views/reader.ejs +++ b/views/reader.ejs @@ -16,6 +16,12 @@ [[ include controls/reader/about-room ]] [[ include controls/reader/media-player ]] </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"> + <span class="el"></span> + </div> + --> </div> [[ } ]] |
