Merge pull request #4 from openfrontio/hotkeys

Added CTRL+CLICK hotkey to instructions
This commit is contained in:
evanpelle
2025-02-26 19:26:52 -08:00
committed by GitHub
+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>