about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/subway_map.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/subway_map.cpp b/src/subway_map.cpp index 44f754f..f896693 100644 --- a/src/subway_map.cpp +++ b/src/subway_map.cpp
@@ -583,7 +583,8 @@ void SubwayMap::OnClickHelp(wxCommandEvent &event) {
583 "corner.\nClick on a side of the screen to start panning. It will follow " 583 "corner.\nClick on a side of the screen to start panning. It will follow "
584 "your mouse. Click again to stop.\nHover over a door to see the " 584 "your mouse. Click again to stop.\nHover over a door to see the "
585 "requirements to open it.\nHover over a warp or active painting to see " 585 "requirements to open it.\nHover over a warp or active painting to see "
586 "what it is connected to.\nIn painting shuffle, paintings that have not " 586 "what it is connected to.\nFor one-way connections, there will be a "
587 "circle at the exit.\nIn painting shuffle, paintings that have not "
587 "yet been checked will not show their connections.\nA green shaded owl " 588 "yet been checked will not show their connections.\nA green shaded owl "
588 "means that there is a painting entrance there.\nA red shaded owl means " 589 "means that there is a painting entrance there.\nA red shaded owl means "
589 "that there are only painting exits there.\nClick on a door or " 590 "that there are only painting exits there.\nClick on a door or "