1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-10-31 07:22:59 +00:00

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

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")