FIX: Removed duplicate hotkey instruction (#277)

This commit is contained in:
Hristiyan Simeonov
2025-03-18 21:17:38 +02:00
committed by GitHub
parent 6ad4ac86f4
commit 65dd485646
-4
View File
@@ -229,10 +229,6 @@ 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 (terrain/countries)</td>