Adjust chunnel water distance limits and associated texts
This commit is contained in:
@@ -20,6 +20,7 @@ static void MarkAllViewportsDirty(int32 new_value);
|
||||
|
||||
static bool AllowRoadStopsUnderBridgesSettingGUI(SettingOnGuiCtrlData &data);
|
||||
static bool TreePlacerSettingGUI(SettingOnGuiCtrlData &data);
|
||||
static bool ChunnelSettingGUI(SettingOnGuiCtrlData &data);
|
||||
|
||||
const SettingTable _world_settings = {
|
||||
[post-amble]
|
||||
@@ -713,6 +714,7 @@ def = false
|
||||
str = STR_CONFIG_SETTING_CHUNNEL
|
||||
strhelp = STR_CONFIG_SETTING_CHUNNEL_HELPTEXT
|
||||
cat = SC_BASIC
|
||||
guiproc = ChunnelSettingGUI
|
||||
patxname = ""chunnel.construction.chunnel""
|
||||
|
||||
[SDT_VAR]
|
||||
|
Reference in New Issue
Block a user