[0.17] typo in decoratives.lua
Posted: Wed Mar 13, 2019 7:09 am
line 82
should probably be
Since all calls seem to have the same typo, this typo only is annoying when referencing to that function from mods.
Code: Select all
local function rock_autoplace_settgins(multiplier, order_suffix, rectangle)
Code: Select all
local function rock_autoplace_settings(multiplier, order_suffix, rectangle)