Skip to content

Commit afd7d5b

Browse files
committed
Deploying to master from @ SerenityOS/serenity@dd99606 🚀
1 parent 2036934 commit afd7d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man6/BrickGame.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h2 id="description"><a style="margin-right: 15px" href="#description">#</a>Desc
164164
<ul>
165165
<li><code>Left</code>: Move left, <code>Right</code>: Move right, <code>Up</code>: Rotate right, <code>Down</code>: Move down</li>
166166
<li><code>A</code>: Move left, <code>D</code>: Move right, <code>W</code>: Rotate right, <code>E</code>: Rotate left, <code>S</code>: Move down</li>
167-
<li><code>H</code>: Move left, <code>L</code>: Move right, <code>K</code>: Rotate right</li>
167+
<li><code>H</code>: Move left, <code>L</code>: Move right, <code>K</code>: Rotate right, <code>Z</code>: Rotate left</li>
168168
</ul>
169169
<p>The <code>Escape</code> and <code>P</code> keys pause and unpause the game.</p>
170170
<p>The seven pieces are commonly named "T", "J", "L", "O", "S", "Z", and "I". Note that while "J" and "L" as well as "S" and "Z" are mirrors of each other, they cannot be used interchangeably since you can only rotate pieces.</p>

0 commit comments

Comments
 (0)