The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: S_N_C on April 15, 2013, 01:12:34 PM

Title: Fix: Settings window reads wrong variable for max_factory_spacing_percent
Post by: S_N_C on April 15, 2013, 01:12:34 PM
As explained in title, the settings window uses the value of max_factory_spacing when setting up the number box for max_factory_spacing_percent.

Fix is a one-liner, submitting a patch is probably overkill but whatever  ;)
Title: Re: Fix: Settings window reads wrong variable for max_factory_spacing_percent
Post by: prissi on April 15, 2013, 02:19:22 PM
Since this is a manual setting, I though I intended it to set the actual distance in tiles. Thanks for noticing.
Title: Re: Fix: Settings window reads wrong variable for max_factory_spacing_percent
Post by: jamespetts on April 15, 2013, 11:22:45 PM
Thank you - incorporated into Experimental, too!