1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-18 03:21:47 +02:00

Moved map layout into folders

This commit is contained in:
Valansch 2017-07-07 10:57:39 +02:00
parent 0b6304d73d
commit 45702b52ea
5 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ notes:
--]]
require "perlin_noise"
require "gens_neko"
require "map_layout/perlin_noise"
require "map_layout/gens_neko"
perlin:load( )