|
|
|
@@ -65,15 +65,6 @@ |
|
|
|
</button> |
|
|
|
<span class="menubar-group" id="spawners"> |
|
|
|
|
|
|
|
</span> |
|
|
|
<span class="menubar-group" id="scenes"> |
|
|
|
<select id="scene-choices"> |
|
|
|
|
|
|
|
</select> |
|
|
|
<button id="load-scene"> |
|
|
|
<i class="fas fa-cloud-upload-alt"></i> |
|
|
|
<span class="sr-only">Load Scene</span> |
|
|
|
</button> |
|
|
|
</span> |
|
|
|
<span class="menubar-group"> |
|
|
|
<button id="open-help"> |
|
|
|
@@ -196,6 +187,20 @@ |
|
|
|
<span id="options-attribution-source"> |
|
|
|
</span> |
|
|
|
</span> |
|
|
|
<h3 class="options-header" id="scenes-category-header">Preset Scenes</h3> |
|
|
|
<span id="options-scenes"> |
|
|
|
<div class="options-row"> |
|
|
|
<select class="options-field-picker" id="scene-choices"> |
|
|
|
|
|
|
|
</select> |
|
|
|
</div> |
|
|
|
<div class="options-row"> |
|
|
|
<button id="load-scene"> |
|
|
|
<i class="fas fa-play-circle symbol-button"></i> |
|
|
|
<span class="sr-only">Load Scene</span> |
|
|
|
</button> |
|
|
|
</div> |
|
|
|
</span> |
|
|
|
</div> |
|
|
|
<div id="world"> |
|
|
|
<button class="scroll-button" id="zoom-in"> |
|
|
|
|