From b4c09480b3942fb38a9bb8970294515b4ecde238 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 02 Sep 2021 17:54:52 -0400 Subject: openttd.cfg: Show station coverage --- (limited to '.config') diff --git a/.config/openttd/openttd.cfg b/.config/openttd/openttd.cfg index 9d9b24d..cb4ad12 100644 --- a/.config/openttd/openttd.cfg +++ b/.config/openttd/openttd.cfg @@ -329,7 +329,7 @@ cycle_signal_types = 2 station_numtracks = 1 station_platlength = 5 station_dragdrop = true -station_show_coverage = false +station_show_coverage = true persistent_buildingtools = true expenses_layout = false station_gui_group_order = 0 -- cgit v0.9.1