summaryrefslogtreecommitdiff
path: root/manual/plugins/sokoban.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/sokoban.tex')
-rw-r--r--manual/plugins/sokoban.tex17
1 files changed, 8 insertions, 9 deletions
diff --git a/manual/plugins/sokoban.tex b/manual/plugins/sokoban.tex
index fec06edba1..972afdf83b 100644
--- a/manual/plugins/sokoban.tex
+++ b/manual/plugins/sokoban.tex
@@ -13,15 +13,14 @@ can only be pushed, never pulled, and only one can be pushed at a time.
13The controls are: 13The controls are:
14 14
15\begin{table}[h!] 15\begin{table}[h!]
16\begin{tabular}{|c|c|} 16\begin{tabular}{@{}ll@{}}\toprule
17\hline 17\textbf{Key} & \textbf{Action} \\\midrule
18KEY & ACTION \\\hline 18UP/DOWN/LEFT/RIGHT & Move the ``sokoban'' up, down, left or right \\
19UP/DOWN/LEFT/RIGHT & Move the ``sokoban'' up, down, left or right \\\hline 19F1 & Back to previous level \\
20F1 & Back to previous level \\\hline 20F2 & Restart level \\
21F2 & Restart level \\\hline 21F3 & Go to next level \\
22F3 & Go to next level \\\hline 22ON & Undo last movement \\
23ON & Undo last movement \\\hline 23OFF & Exit sokoban \\\bottomrule
24OFF & Exit sokoban \\\hline
25\end{tabular} 24\end{tabular}
26\end{table} 25\end{table}
27 26