[0.17] typo in decoratives.lua

This subforum contains all the issues which we already resolved.
Post Reply
User avatar
Optera
Smart Inserter
Smart Inserter
Posts: 2916
Joined: Sat Jun 11, 2016 6:41 am
Contact:

[0.17] typo in decoratives.lua

Post by Optera »

line 82

Code: Select all

local function rock_autoplace_settgins(multiplier, order_suffix, rectangle)
should probably be

Code: Select all

local function rock_autoplace_settings(multiplier, order_suffix, rectangle)
Since all calls seem to have the same typo, this typo only is annoying when referencing to that function from mods.

Twinsen
Factorio Staff
Factorio Staff
Posts: 1330
Joined: Tue Sep 23, 2014 7:10 am
Contact:

Re: [0.17] typo in decoratives.lua

Post by Twinsen »

Fixed in Version: 0.17.12
Thanks.

Post Reply

Return to “Resolved Problems and Bugs”