This commit is contained in:
landgreen
2020-10-21 07:47:10 -07:00
parent 0c2285b1c7
commit 5bbac02f88
5 changed files with 60 additions and 62 deletions

View File

@@ -157,7 +157,7 @@
<td class='key-used'>ArrowUp</td>
</tr>
<tr>
<th>CROUCH&nbsp;</th>
<th>CROUCH</th>
<td id='key-down' class='key-input'>S</td>
<td class='key-used'>ArrowDown</td>
</tr>
@@ -172,12 +172,12 @@
<td class='key-used'>ArrowRight</td>
</tr>
<tr>
<th>GUN → </th>
<th>GUN →</th>
<td id='key-next-gun' class='key-input'>Q</td>
<td class='key-used'>MouseWheel</td>
</tr>
<tr>
<th>GUN ← </th>
<th>GUN ←</th>
<td id='key-previous-gun' class='key-input'>E</td>
<td class='key-used'>MouseWheel</td>
</tr>