Question about neighbouring_base_chunk_coefficient
Posted: Tue Jul 12, 2016 9:53 pm
In the "map-settings.lua" file, line 73:
There is a ";" and not a comma ","
Is that intentional / needed?
Will it cause any problems...
Thanks.
Code: Select all
neighbouring_base_chunk_coefficient = 0.4;
Is that intentional / needed?
Will it cause any problems...
Thanks.