mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-05-24 11:50:31 +02:00
Improve pipeworks.logger
This commit is contained in:
parent
a261febb14
commit
d8ca08a859
2
init.lua
2
init.lua
@ -128,7 +128,7 @@ function pipeworks.replace_name(tbl,tr,name)
|
|||||||
end
|
end
|
||||||
|
|
||||||
pipeworks.logger = function(msg)
|
pipeworks.logger = function(msg)
|
||||||
print("[pipeworks] "..msg)
|
minetest.log("action", "[pipeworks] "..msg)
|
||||||
end
|
end
|
||||||
|
|
||||||
-------------------------------------------
|
-------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user