mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-03-14 08:10:43 +01:00
Update init.lua
for a same log as recommendation, "[MOD] WorldEdit loaded!"
This commit is contained in:
parent
0c62545a3a
commit
d6f61aa0d2
@ -132,7 +132,7 @@ function mesecon:receptor_off(pos, rules)
|
||||
end
|
||||
|
||||
|
||||
print("[OK] Mesecons")
|
||||
print("[MOD] Mesecons loaded!")
|
||||
|
||||
--The actual wires
|
||||
dofile(minetest.get_modpath("mesecons").."/wires.lua");
|
||||
|
Loading…
x
Reference in New Issue
Block a user