mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-03-03 14:53:01 +02:00
Replace comma
This commit is contained in:
parent
5157503e9a
commit
537cbc1832
@ -154,7 +154,7 @@ end
|
||||
|
||||
if shape then
|
||||
local surfaces = {
|
||||
['nauvis'] = shape
|
||||
['nauvis'] = shape,
|
||||
}
|
||||
|
||||
require('map_gen.shared.generate')({surfaces = surfaces, regen_decoratives = regen_decoratives, tiles_per_tick = tiles_per_tick})
|
||||
|
Loading…
x
Reference in New Issue
Block a user