Tutorial: added another newline before the "Press to continue" prompt

This commit is contained in:
Charles Dang 2021-01-06 05:31:15 +11:00
parent f1c4a83f20
commit 73b72d2c56

View file

@ -124,5 +124,6 @@
# Note: we would not like the user to "press any key" (for example, Esc)
#define CONTINUE_MSG
_"
<big>Click a mouse button or press the spacebar to continue...</big>"
#enddef