mirror of
https://github.com/minetest-mods/mesecons.git
synced 2024-11-16 15:20:32 +01:00
Add MTG compat log info
Co-authored-by: sfan5 <sfan5@live.de>
This commit is contained in:
parent
a7dedb2891
commit
1e4af5ef1a
|
@ -10,5 +10,6 @@ mesecon.dye_colors = {
|
|||
}
|
||||
|
||||
if minetest.get_modpath("default") then
|
||||
minetest.log("info", "Mesecons: detected Minetest Game for game compatibility")
|
||||
dofile(minetest.get_modpath("mesecons_gamecompat").."/compat_mtg.lua")
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user