Move flowers mapgen to new mod
This commit is contained in:
parent
177defa9de
commit
36217e2834
4 changed files with 5 additions and 6 deletions
|
@ -3,12 +3,6 @@
|
|||
local init = os.clock()
|
||||
flower_tmp={}
|
||||
|
||||
|
||||
-- Map Generation
|
||||
dofile(minetest.get_modpath("mcl_flowers").."/mapgen.lua")
|
||||
|
||||
|
||||
|
||||
-------------------------------
|
||||
--- Fleur Simple (une case) ---
|
||||
-------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue