Fix the removal of bamboo extras.

This commit is contained in:
Michieal 2022-12-21 16:16:53 -05:00
parent 742a625c42
commit e0d48400a7
1 changed files with 0 additions and 3 deletions

View File

@ -738,9 +738,6 @@ dofile(minetest.get_modpath(modname) .. "/mapgen.lua")
-- BAMBOO_TOO (Bamboo two)
dofile(minetest.get_modpath(modname) .. "/bambootoo.lua")
-- BAMBOO EXTRAS
dofile(minetest.get_modpath(modname) .. "/extras.lua")
local BAMBOO_MAX_HEIGHT_CHECK = -16
--ABMs