mirror of
https://gitlab.com/echoes91/spears.git
synced 2025-07-24 00:50:18 +02:00
Compare commits
2 Commits
3.1.1
...
662e637595
Author | SHA1 | Date | |
---|---|---|---|
662e637595 | |||
63d339a686 |
4
init.lua
4
init.lua
@ -12,6 +12,4 @@ dofile(minetest.get_modpath("spears").."/functions.lua")
|
|||||||
dofile(minetest.get_modpath("spears").."/tools.lua")
|
dofile(minetest.get_modpath("spears").."/tools.lua")
|
||||||
|
|
||||||
|
|
||||||
if minetest.setting_get("log_mods") then
|
minetest.log("action", "[spears] loaded.")
|
||||||
minetest.log("action", "spears loaded")
|
|
||||||
end
|
|
||||||
|
Reference in New Issue
Block a user