Added CTRL+CLICK hotkey to instructions

This commit is contained in:
NewHappyRabbit
2025-03-02 09:29:10 -08:00
committed by Evan
parent c057f70c45
commit 5d163a765c
+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>