moved controller position and updated faq
This commit is contained in:
parent
d02a51f0ca
commit
f49ad6e399
@ -51,8 +51,8 @@
|
||||
|
||||
#queue-panel {
|
||||
position: fixed;
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
top: 40px;
|
||||
left: 10px;
|
||||
background: rgba(0,0,0,0.75);
|
||||
padding: 10px 14px;
|
||||
border-radius: 4px;
|
||||
@ -139,6 +139,10 @@
|
||||
<h3>Want to chat with us?</h3>
|
||||
<p>We have our own self hosted stoat instance: https://unloze.com/stoat/</p>
|
||||
</div>
|
||||
<div class="faq-item">
|
||||
<h3>Render Distance</h3>
|
||||
<p>For the sake of optimizing game performance we sometimes dont render far distant objects to the web client.</p>
|
||||
</div>
|
||||
<div class="faq-item">
|
||||
<h3>⚠️ Opening the in-game menu</h3>
|
||||
<p>Press ESC to release mouse control, then press ESC again to open the menu.</p>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user