mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-25 12:12:48 +00:00
fixed the hint
This commit is contained in:
parent
c217d10518
commit
f95557a7fe
2
tour.cpp
2
tour.cpp
@ -224,7 +224,7 @@ void checkGoodLand(eLand l) {
|
|||||||
"Remember that you can get to the next slide by pressing Enter.",
|
"Remember that you can get to the next slide by pressing Enter.",
|
||||||
l
|
l
|
||||||
) +
|
) +
|
||||||
XLAT(" This tutorial will not advance on its own -- you have to press Enter (not while reading help text).");
|
XLAT(" This tutorial will not advance on its own -- you have to press Enter (not while reading help text).")
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user