We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9772c5 commit 49b40ffCopy full SHA for 49b40ff
2 files changed
campaign/event_20231221_cn/a3.py
@@ -62,6 +62,7 @@ class Config(ConfigBase):
62
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.075, 1.095)
63
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.044, 1.062)
64
MAP_WALK_USE_CURRENT_FLEET = True
65
+ MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom-right'
66
67
68
class Campaign(CampaignBase):
campaign/event_20231221_cn/c3.py
@@ -63,6 +63,7 @@ class Config(ConfigBase):
69
0 commit comments