Added advanced_ballistics and weather shortcuts

This commit is contained in:
ulteq 2015-04-26 21:28:16 +02:00
parent a148ded254
commit 227f4827f2

View File

@ -15,6 +15,11 @@ parent: wiki
</tr>
</thead>
<tbody>
<tr>
<td><kbd>Ctrl</kbd>+<kbd>&nbsp;Shift</kbd>+<kbd>K</kbd></td>
<td>Show Protractor</td>
<td><code>ACE_Advanced_Ballistics</code></td>
</tr>
<tr>
<td><kbd>&nbsp;Win</kbd></td>
<td>Interaction menu</td>
@ -200,5 +205,10 @@ parent: wiki
<td>FCS: Range down</td>
<td><code>ACE_FireControlSsystem</code></td>
</tr>
<tr>
<td><kbd>&nbsp;Shift</kbd>+<kbd>K</kbd></td>
<td>Show Wind Info</td>
<td><code>ACE_Weather</code></td>
</tr>
</tbody>
</table>