From e8c722b7dcfc57162d1f617479267cfd426147cd Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 02 Sep 2021 19:25:08 -0400 Subject: openttd.cfg: Turn off music --- diff --git a/.config/openttd/openttd.cfg b/.config/openttd/openttd.cfg index 9150f0c..c102094 100644 --- a/.config/openttd/openttd.cfg +++ b/.config/openttd/openttd.cfg @@ -368,7 +368,7 @@ music_vol = 127 effect_vol = 127 custom_1 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 custom_2 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 -playing = true +playing = false shuffle = false [news_display] -- cgit v0.9.1