mirror of
https://github.com/LDDestroier/CC/
synced 2025-01-05 15:00:28 +00:00
Fixed help screen misprint
thanks hugeblank
This commit is contained in:
parent
d0a25552e2
commit
c1cdf33f6c
9
tron.lua
9
tron.lua
@ -2012,11 +2012,12 @@ local helpScreen = function()
|
||||
termclear()
|
||||
termsetCursorPos(1,2)
|
||||
print([[
|
||||
Move your lightcycle with WASD
|
||||
or by tapping left click.
|
||||
Move your lightcycle with the
|
||||
arrow keys or by tapping
|
||||
left click.
|
||||
|
||||
Pan the camera with arrows
|
||||
or by holding middle click.
|
||||
Pan the camera with WASD or
|
||||
by holding middle click.
|
||||
|
||||
Release the trail with spacebar
|
||||
or by holding right click.
|
||||
|
Loading…
Reference in New Issue
Block a user