forked from mtcontrib/plantlife_modpack
Fix startup crash caused by bad function call
This commit is contained in:
parent
cd93d09d01
commit
ee51e847df
@ -41,4 +41,4 @@ dofile(minetest.get_modpath(current_mod_name) .. "/config.lua")
|
||||
dofile(minetest.get_modpath(current_mod_name) .. "/global_function.lua")
|
||||
dofile(minetest.get_modpath(current_mod_name) .. "/blossom.lua")
|
||||
|
||||
minetest.log("action", S("[Nature Classic] loaded!"))
|
||||
minetest.log("action", "[Nature Classic] loaded!")
|
||||
|
Loading…
Reference in New Issue
Block a user