There was an error while loading. Please reload this page.
1 parent e3e6f7b commit 68c88cdCopy full SHA for 68c88cd
1 file changed
app/src/androidMain/kotlin/de/westnordost/streetcomplete/overlays/OverlaysModule.kt
@@ -67,6 +67,6 @@ fun overlaysRegistry(
67
8 to ThingsOverlay(getFeature),
68
7 to BuildingsOverlay(),
69
9 to MtbScaleOverlay(),
70
- (EE_QUEST_OFFSET + 1) to RestrictionOverlay(),
+// (EE_QUEST_OFFSET + 1) to RestrictionOverlay(),
71
(EE_QUEST_OFFSET + 0) to CustomOverlay(prefs),
72
))
0 commit comments