From d72057809e9049206e2777f7940a92115358f07a Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sun, 29 Oct 2017 23:11:51 +0100 Subject: [PATCH] fixed the wrong text in Tutorial --- tour.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tour.cpp b/tour.cpp index 6268c439..be7ce405 100644 --- a/tour.cpp +++ b/tour.cpp @@ -375,13 +375,13 @@ slide default_slides[] = { {"Hypersian Rug model", 21, LEGAL_HYPERBOLIC, "New players think that the action of HyperRogue takes place on a sphere. " #if CAP_RUG - "This is not true -- the Tutorial in the native desktop version shows " - "the surface HyperRogue actually takes place on.", -#else "This is not true -- the next slide will show the surface HyperRogue " "actually takes place on.\n\n" "Use arrow keys to rotate the model, and Page Up/Down to zoom.\n\n" "If you do not see anything, press '5' to try a safer renderer.", +#else + "This is not true -- the Tutorial in the native desktop version shows " + "the surface HyperRogue actually takes place on.", #endif [] (presmode mode) { #if CAP_RUG