From 25ca6a75bc83df7224f56fc1ab22c4491f77649e Mon Sep 17 00:00:00 2001 From: rubidium42 Date: Mon, 5 Jul 2021 17:46:38 +0200 Subject: Codechange: split off the settings table and all the callbacks from the main settings handling logic --- src/table/settings/settings.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/table/settings/settings.ini') diff --git a/src/table/settings/settings.ini b/src/table/settings/settings.ini index fae6e5636..984668e51 100644 --- a/src/table/settings/settings.ini +++ b/src/table/settings/settings.ini @@ -46,7 +46,7 @@ static void InvalidateShipPathCache(int32 new_value); * assigns its own value. If the setting was company-based, that would mean that * vehicles could decide on different moments that they are heading back to a * service depot, causing desyncs on a massive scale. */ -static const SettingVariant _settings[] = { +static const SettingVariant _settings_table[] = { [post-amble] }; [templates] -- cgit v1.2.3-70-g09d2