about summary refs log tree commit diff stats
path: root/src/subway_map.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/subway_map.cpp')
-rw-r--r--src/subway_map.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/subway_map.cpp b/src/subway_map.cpp index f742d12..9a35eef 100644 --- a/src/subway_map.cpp +++ b/src/subway_map.cpp
@@ -169,6 +169,8 @@ void SubwayMap::OnConnect() {
169 } 169 }
170 170
171 checked_paintings_.clear(); 171 checked_paintings_.clear();
172
173 UpdateIndicators();
172} 174}
173 175
174void SubwayMap::UpdateIndicators() { 176void SubwayMap::UpdateIndicators() {