Removed duplicate calls to 2 scripts

This commit is contained in:
Gael-de-Sailly 2020-11-10 13:18:02 +01:00
parent 36b49a7fe2
commit 9475b49b8d
1 changed files with 0 additions and 4 deletions

View File

@ -12,10 +12,6 @@ local use_distort = mapgen_rivers.distort
dofile(modpath .. 'noises.lua')
local make_polygons = dofile(modpath .. 'polygons.lua')
local transform_quadri = dofile(modpath .. 'geometry.lua')
local heightmaps = dofile(modpath .. 'heightmap.lua')
-- Linear interpolation