1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

Update config.py

This commit is contained in:
James Tandy 2016-01-03 03:30:15 +00:00
parent 19aa5dc9f8
commit 33fa28c7ae

View File

@ -80,6 +80,7 @@ class Config:
OUT_SHIP_CORIOLIS = 128
OUT_LOG_EDSM = 256
OUT_LOG_AUTO = 512
EDSM_AUTOOPEN = 1024
if platform=='darwin':