From 655f8b815fcdcaedfdae6fbfca32bcb83b087e3b Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 24 Sep 2024 10:30:57 -0400 Subject: Added to subway help text --- src/subway_map.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) { "corner.\nClick on a side of the screen to start panning. It will follow " "your mouse. Click again to stop.\nHover over a door to see the " "requirements to open it.\nHover over a warp or active painting to see " - "what it is connected to.\nIn painting shuffle, paintings that have not " + "what it is connected to.\nFor one-way connections, there will be a " + "circle at the exit.\nIn painting shuffle, paintings that have not " "yet been checked will not show their connections.\nA green shaded owl " "means that there is a painting entrance there.\nA red shaded owl means " "that there are only painting exits there.\nClick on a door or " -- cgit 1.4.1