Question about neighbouring_base_chunk_coefficient

Bugs that are actually features.
TheSAguy
Smart Inserter
Smart Inserter
Posts: 1455
Joined: Mon Jan 13, 2014 6:17 pm
Contact:

Question about neighbouring_base_chunk_coefficient

Post by TheSAguy »

In the "map-settings.lua" file, line 73:

Code: Select all

      neighbouring_base_chunk_coefficient = 0.4;
There is a ";" and not a comma ","

Is that intentional / needed?
Will it cause any problems...
Thanks.
Oxyd
Former Staff
Former Staff
Posts: 1428
Joined: Thu May 07, 2015 8:42 am
Contact:

Re: Question about neighbouring_base_chunk_coefficient

Post by Oxyd »

Commas and semicolons mean the same thing in tables, so I'm not sure why you're reporting this.

Not a bug.
Post Reply

Return to “Not a bug”