Added CTRL+CLICK hotkey to instructions

This commit is contained in:
NewHappyRabbit
2025-02-27 00:19:31 +02:00
parent 45aba4b310
commit c7c38dabfc
+4
View File
@@ -220,6 +220,10 @@ export class HelpModal extends LitElement {
</tr>
</thead>
<tbody class="text-left">
<tr>
<td>CTRL + Left Click</td>
<td>Open build menu</td>
</tr>
<tr>
<td>Space</td>
<td>Alternate view</td>