mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-05-23 19:30:30 +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
|
||||
|
||||
pipeworks.logger = function(msg)
|
||||
print("[pipeworks] "..msg)
|
||||
minetest.log("action", "[pipeworks] "..msg)
|
||||
end
|
||||
|
||||
-------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user