Tutorial S1: adjust string to keep string freeze

[ci skip]
This commit is contained in:
Severin Glöckner 2018-09-15 23:38:18 +02:00
parent 298843569d
commit a98b0bcae2

View file

@ -313,7 +313,7 @@
{VARIABLE_CONDITIONAL within_reach boolean_equals no}
{VARIABLE_CONDITIONAL enable_undo_messages boolean_equals yes}
[then]
{PRINT (_ "To undo your last move, press <b>u</b> or use the right-click menu.")}
{PRINT (_ "Dont forget, you can press <b>u</b> to undo most things if you make a mistake.")}
{VARIABLE undo_displayed yes}
[/then]
[/if]