diff --git a/config.py b/config.py index dfb40d6d..03c95963 100644 --- a/config.py +++ b/config.py @@ -80,6 +80,7 @@ class Config: OUT_SHIP_CORIOLIS = 128 OUT_LOG_EDSM = 256 OUT_LOG_AUTO = 512 + EDSM_AUTOOPEN = 1024 if platform=='darwin':