Update mobs_mc

This commit is contained in:
Wuzzy 2017-07-12 22:09:37 +02:00
parent a24f34f1b5
commit 519ee63a57
16 changed files with 33 additions and 31 deletions

View file

@ -113,5 +113,6 @@ COLISIONBOX in minetest press f5 to see where you are looking at then put these
--
--
print ("[MOD] Mobs Redo 'MC' loaded")
if minetest.settings:get_bool("log_mods") then
minetest.log("action", "[MOD] Mobs Redo 'MC' loaded")
end