Updated default control help page.

This commit is contained in:
LDDestroier 2020-09-03 22:19:56 -04:00 committed by GitHub
parent 35fa0c9ed3
commit 547d279838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1645,7 +1645,8 @@ local showHelp = function()
term.setCursorPos(1, 4)
print(" Move Piece: LEFT and RIGHT")
print(" Hard Drop: UP")
print(" Fast Drop: DOWN")
print(" Soft Drop: DOWN")
print(" Sonic Drop: SPACE")
print(" Rotate Piece: Z and X")
print(" Hold Piece: L.SHIFT")
print(" Quit: Q")