mirror of
https://github.com/minetest-mods/teleport-request.git
synced 2025-01-21 12:21:25 +01:00
Translate log
This commit is contained in:
parent
04e08784f6
commit
536a30ff87
2
init.lua
2
init.lua
@ -393,5 +393,5 @@ minetest.register_chatcommand("tpn", {
|
||||
|
||||
-- Log
|
||||
if minetest.settings:get_bool("log_mods") then
|
||||
minetest.log("info", "[Teleport Request] TPS Teleport v" .. version .. " Loaded.")
|
||||
minetest.log("action", S("[Teleport Request] TPS Teleport v@1 Loaded!", version))
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user