mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-14 10:13:13 +02:00
Fix typo
This commit is contained in:
parent
3af411faa5
commit
16771be37b
@ -40,7 +40,7 @@ if #config.terrain_modules > 0 then
|
||||
end
|
||||
Debug.print(shape)
|
||||
Debug.print(shape_type)
|
||||
--- If shape it a function, initialize the generator
|
||||
--- If shape is a function, initialize the generator
|
||||
if shape_type == 'function' then
|
||||
local surfaces = {
|
||||
[RS.get_surface_name()] = shape
|
||||
|
Loading…
Reference in New Issue
Block a user