Skip to content

Commit

Permalink
Revert "Tutorial S1: adjust string to keep string freeze"
Browse files Browse the repository at this point in the history
This reverts commit a98b0bc as per @sevu in #3554
  • Loading branch information
Pentarctagon committed Sep 21, 2018
1 parent e484732 commit 5b7e897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/campaigns/tutorial/scenarios/01_Tutorial_part_1.cfg
Expand Up @@ -313,7 +313,7 @@
{VARIABLE_CONDITIONAL within_reach boolean_equals no}
{VARIABLE_CONDITIONAL enable_undo_messages boolean_equals yes}
[then]
{PRINT (_ "Don’t forget, you can press <b>u</b> to undo most things if you make a mistake.")}
{PRINT (_ "To undo your last move, press <b>u</b> or use the right-click menu.")}
{VARIABLE undo_displayed yes}
[/then]
[/if]
Expand Down

0 comments on commit 5b7e897

Please sign in to comment.